Reading Ports !

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good evening :

How can I know , when some Pc has connected to my pc through some port ?,
How can I identify what computer is ?? and what port is using ?

Thanks in advanced,
 
Good evening :

How can I know , when some Pc has connected to my pc through some port ?,
How can I identify what computer is ?? and what port is using ?

Thanks in advanced,

Bring up a command prompt and type "netstat -a". This will list the
ports which are listening on you machine and also who is connected to
them.

Regards,

PJ Naughter

Naughter Software
Mail: (e-mail address removed)
Web: http://www.naughter.com
Hotmail/MSN Messenger: (e-mail address removed)
 

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