Monitoring which processes opening net connection

  • Thread starter Thread starter Sanjay Goel
  • Start date Start date
S

Sanjay Goel

I want to monitor all the processes that connect to internet ... I know
firewalls like zone alarm can do this what they also do a lot other
things which I don't want ... I just want a simple monitor to view
which process connects to which website, nothing fancy.
Any suggestions?
TIA
Sanjay
 
I want to monitor all the processes that connect to internet ... I know
firewalls like zone alarm can do this what they also do a lot other
things which I don't want ... I just want a simple monitor to view
which process connects to which website, nothing fancy.
Any suggestions?
TIA
Sanjay

for Windows -

TCPView <http://www.sysinternals.com/ntw2k/utilities.shtml>

See all open TCP and UDP endpoints. On Windows NT, 2000 and XP TCPView
even displays the name of the process that owns each endpoint. Includes
a command-line version, tcpvcon.
 
Wow! I love this program already. It's far superior to ZA's connection
meter in that it shows more than 4 processes at once and that it tells
you at a glance which ports it is going to and from.

I vote this for the next Pricelessware list.
 
Sanjay said:
I want to monitor all the processes that connect to internet ... I know
firewalls like zone alarm can do this what they also do a lot other
things which I don't want ... I just want a simple monitor to view
which process connects to which website, nothing fancy.
Any suggestions?
TIA
Sanjay

CurrPorts
http://www.nirsoft.net/utils/cports.html
 
Back
Top