Hey I am looking for a way to screen all packets that come in and out on a specified network interface. Is this possible with c#? If so, how?
Hey I am looking for a way to screen all packets that come in and out on a specified network interface. Is this possible with c#? If so, how?
The best way to go about this is to download an api made for this sort of thing to keep from having to do low level programming. There are several of these available if you google it you can find one with the particular options you need.
Packet Filter Driver. However you'll have to scrap C#.
Could do a packet sniffer but you won't be low enough to stop then.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks