Monitor Network Traffic
-
Dear All, I am looking for a way to monitor network traffic, such as total number of bytes have been upload / download. Could anybody give me some clues of doing this? Either using SDK (C++) or .NET Class (C#) would be nice. Many Appreciates! Best regards, Chris G.
-
Dear All, I am looking for a way to monitor network traffic, such as total number of bytes have been upload / download. Could anybody give me some clues of doing this? Either using SDK (C++) or .NET Class (C#) would be nice. Many Appreciates! Best regards, Chris G.
Though there are many free tools available. But if you wanna use .Net, you can use Performance Couters for it. An article on CP is available at http://www.codeproject.com/useritems/PerfCounterCreation.asp[^]
-
Dear All, I am looking for a way to monitor network traffic, such as total number of bytes have been upload / download. Could anybody give me some clues of doing this? Either using SDK (C++) or .NET Class (C#) would be nice. Many Appreciates! Best regards, Chris G.
Are you looking at this? http://www.codeproject.com/csharp/networkmonitorl.asp[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips