Track All My Network Traffic

C

cppaddict

Is there a tool or method I can use to track all network traffic on
all ports of my computer. That is, something that will show what
going on at any given moment on each port. At a minimum, it would
show how many bytes were being sent/recieved, but ideally it could
also show the data itself that was being sent/received.

Thanks for any advice,
cpp
 
D

dikvankabel

You'd better use the open source sniffer called Ethereal.
One company that freely distributes win32 binary's is www.openxtra.com ,
with full automatic installer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top