How Do I ping a port number????

W

William

Can someone please help me with this command. I seem to
have forgotten it. Thanks
 
M

Marc Reynolds [MSFT]

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

Similar Threads


Top