Does C# provide all the functionalities of WinPcap?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have to develop a Network Sniffer using c#. I'm very new to network programming. I have gone through the articles in codeproject meant for the same. Most of them are making use of WinPcap. Does network programming using C#.Net provide all the functionalities of WinPcap? When I've to make use of WinPcap? Regards, Diana.