How to check which programs from your PC are connecting to which servers on the internet
Have you ever wonder which program on your PC are currently connected to the internet? Well, you don’t even need to install any new program to figure that out.
Windows XP and above have already got the built-in command line program called netstat, which can give you a lot of useful network related information. Just follow these steps:
- Start Menu –> Run –> cmd
- Type : netstat –b, for me I got the output like :
TCP LT-SV505:4661 65.55.57.252:http ESTABLISHED 4760
[chrome.exe]TCP LT-SV505:3091 ip-167-34-219-155.ip.secureserver.net:23396 ESTABLISHED 4388
[Skype.exe]
From the output, I can know that currently Skype and Chrome are connecting to the internet from my PC. But remember, netstat command will give you a lot of other system processes that are connected to the internet as well. Make sure you Google each process name before ringing any alarm bell.
Source : Microsoft Product Documentation
Tags:
Related posts:
Leave a comment
Recent Posts
Recent Comments
Tags
Archives
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- November 2009
- July 2009
- May 2009
- April 2009
- January 2009
- October 2008
- September 2008
- August 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- November 2006
- February 2006
- January 2006
- December 2005

