ping on a port
Posted: Wed Jan 10, 2007 12:10 pm
I am Using Windows
I Wanna ping on a specific port suppose 80 or 25 on my localhost 127.0.0.1
So I Was Trying But It Got It
I Wanna ping on a specific port suppose 80 or 25 on my localhost 127.0.0.1
So I Was Trying
Code: Select all
ping 127.0.0.1:80So how can i ping on a specific portcmd wrote:C:\>ping 127.0.0.1:80
Ping request could not find host 127.0.0.1:80. Please check the name and try again.