Ping.exe is a DOS command that uses ICMP Ping to send a packet to check if a machine responds. Since it's a lower level than TCP it doesn't check for ports.
It can solve DNS names, so you don't need to know the machine's IP directly.
It has some options to change the behavior like altering the timeout or continuing to send ping packets.
780
pages