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.
 

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