How can I tell what process is sending stuff on my network connection?

  • Thread starter Thread starter David Davidson
  • Start date Start date
D

David Davidson

I have XP Home with ADSL connection. As soon as I connect to the
internet I see a lot of activity on the network connection with many
KBs being sent even when I am apparently doing nothing on the
internet. One program I am suspicious of is MSN Messenger it seems to
send a lot of data even when I am not in a conversation.

Is there any way that I can check what processes are sending the
information? Are there tools to do this?

Thanks

David
 
Is there any way that I can check what processes are sending the
information? Are there tools to do this?

Thanks

David
www.sysinternals.com have several tools. tdimon monitors actual activity,
tcpview shows open ports with process info.
 
"netstat -ano" will give you the PID

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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

Back
Top