Results 1 to 2 of 2
Hi,
I just downloaded a software that calculates bandwidth usage, ie: the total bytes uploaded and downloaded by a computer.
I am curious to know how is this calculation done ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-16-2009 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
How is bandwidth usage calculated??
Hi,
I just downloaded a software that calculates bandwidth usage, ie: the total bytes uploaded and downloaded by a computer.
I am curious to know how is this calculation done ? ...count the bytes contained in a TCP/UDP packet ??
thanks
a
- 03-16-2009 #2
How the calculation is done depends on the software you downloaded.
If you would like to see information for yourself
Will show information about Rx/Tx...packets...etc.Code:cat /proc/net/dev


Reply With Quote
