Plz Help on Net Send
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How can i capture the net send packts using C#.NET or in any other language. kindly help me. Thnaks in advance. Shahzad
-
How can i capture the net send packts using C#.NET or in any other language. kindly help me. Thnaks in advance. Shahzad
you have to sniff TCP packets, but I don't know how to do this in C#. try searching on CodeProject: I think there is something useful