Click here to Skip to main content
15,896,153 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have to create an application where I need to get the exact count of Received and Transferred bytes from Internet to my machine, And it should not include the bytes transferred from local network.

It should show each and every transfer that is done through the internet, irrespective of the medium(open webpage,download file,update of software).

But i could not get from where should i start, So every help would be appreciated..


Regards,
Ritz
Posted
Updated 7-Dec-09 20:29pm
v2

1 solution

What programming language are you working on? I'm assuming that you're using VB or C#.

In which case, take a look at SharpPCap[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900