Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Low level network application

Low level network application

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpsysadminquestion
2 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andrei Matei
    wrote on last edited by
    #1

    Hi, I was wondering if it is possible to program a low level network application in .net. I mean I want to choose the network interface that handles the packets sent from my app, I want to get every IP packet that passes thru my computer, and so on... Can anyone give me any pointers? Thanks a lot, Andrei Matei andreimatei@home.ro

    A 1 Reply Last reply
    0
    • A Andrei Matei

      Hi, I was wondering if it is possible to program a low level network application in .net. I mean I want to choose the network interface that handles the packets sent from my app, I want to get every IP packet that passes thru my computer, and so on... Can anyone give me any pointers? Thanks a lot, Andrei Matei andreimatei@home.ro

      A Offline
      A Offline
      Andy Davey
      wrote on last edited by
      #2

      I'm pretty sure there was an article posted on CodeProject doing something similar to what you want. Bascially the code resembled a packet sniffer applied on a particular interface. The article is here http://www.codeproject.com/csharp/networkmonitor.asp?target=network%7Cpacket[^] There are actually a few articles here on CodeProject. Do an article search on network packet. Hope this helps. Andy He who knows and knows that he knows, is wise;  follow him_He who knows and knows not that he knows, is asleep;_  wake him_He who knows not, and knows that he knows not, is simple;_  teach him_He whoe knows not and knows not that he knows not, is a fool;_  kick him

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups