How Do I ping a port number????

  • Thread starter Thread starter William
  • Start date Start date
Ping doesn't use port numbers, but you can test tcp ports by telnetting to
the specific port. In a command window
type "telnet <ip address> <port>"
--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top