2

Possible Duplicate:
Monitor all and any internet traffic from my home PC - what should I use?

I am looking for a software that monitors, shows and (hopefully) logs network activity like open connections, bytes transferred per connection and the like. Any ideas?

I am using Windows 7.

apoorv020
  • 2,514

3 Answers3

1

Try Wireshark

Wireshark is the world's foremost network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It is the de facto (and often de jure) standard across many industries and educational institutions.

dertkw
  • 947
1

Wireshark is the way to go.

It is powerful and more importantly, it is free of charge.

1

Wireshark is definitely the poweruser way to go, but if you want something "dumbed down" you can always try analogx netstat live.

It won't show as much detail but you can see your current usage among your installed network adaptors.

rumz
  • 41