> Anybody knows how to find out the used ports of all processes
> of an NT-Box? "Netstat" gives not the right information.

It should. If you just run "netstat", it should display all ports in use on
your machine, and the ports to which they're connected on the other machine.
If you run "netstat -a", it should display all the ports mentioned above,
and any listening ports on your machine.

If you need to know listening ports on another machine, you'll need a
port-scanning utility.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to