Possible Duplicates:
Monitor all and any internet traffic from my home PC - what should I use?
Easy-to-use tool to monitor incoming network traffic

XP Pro SP3.

How can I find out what programs are accessing the internet?

Thanks.

link|improve this question

feedback

closed as exact duplicate by random, fretje, quack quixote, Ivo Flipse Mar 26 '10 at 6:32

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

up vote 4 down vote accepted

You can use Sysinternals TCPView application which gives you a nice graphical view of all of the network connections on your system.

link|improve this answer
feedback

Start, run, cmd

netstat -b
link|improve this answer
excellent!! ... – studiohack Mar 25 '10 at 21:55
feedback
Nirsoft Currports

I prefer this one to Sysinternals TCPView because it have filters and logs features

Comodo Firewall

In "Custom Policy Mode" you will be prompted for authorization each time a program create a connection...

Update: Look at this duplicate for screenshots...

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.