Remote assistance, TCP/IP dos commands to display open ports?

  • Thread starter Thread starter Peter Sale
  • Start date Start date
P

Peter Sale

I'm having difficulty getting Remote Assistance or Netmeeting to work behind
my D-Link wireless router under Windows XP Pro SP2. I would like the DOS
command to display a list of Open ports? I had it at one time, but seem to
have misplaced it. The command I'm looking for is not IPCONFIG, but some
other command. Actually, I would love to have a list of all such TCP/IP
related commands.

--
Regards,

Peter Sale
Santa Monica, CA USA
To email me, just pull 'my-leg.'
 
The command I was looking for is
NETSTAT -AN

--
Regards,

Peter Sale
Santa Monica, CA USA
To email me, just pull 'my-leg.'
 
You might also find netstat -ano interesting as it will tell you the
PID (process ID) of the program that has that particular port open...
---
Jeffrey Randow (Windows Networking MVP)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Windows Network Technology Community -
http://www.microsoft.com/windowsserver2003/community/centers/networking/default.mspx
Windows Home Networking Community -
http://www.microsoft.com/windowsxp/expertzone/communities/wireless.mspx
 
Back
Top