1

Possible Duplicate:
Does software exist to log all download / upload usage?

I have a 3G dongle and it shows bytes sent and received when I browse.

Is there a software for Windows XP which I can run on my machine which shows the same thing, but for a normal network? For example, when I click on a button on a web site.

Beginner
  • 113

3 Answers3

1

Open task manager, and go to the network tab. Click view, show columns, select total sent and total received. When you want to see how much a given web site will take up, close task manager if its open, open it, load the page, read the numbers, close the page. Make sure you have nothing else running in the background.

soandos
  • 24,600
  • 29
  • 105
  • 136
1

Download and install firefox then download this bandwidth monitor plugin:

then Open "Tools" menu and click the item "Bandwidth Meter". You can perform upload and download bandwidth measurements till the cows come home.

squareborg
  • 2,615
0

If you look at properties on the network connection in the control panel, it has up/down counters. I think they are even updated live.

Bittrance
  • 131