C:\> ping


>_ Utility


Verifies the accessibility of your computer to another computer / server by sending Internet Control Message Protocol (ICMP) echo Request messages.

The receipt of corresponding echo Reply messages are displayed, along with round-trip times. Generally used to troubleshoot connectivity, reachability, and name resolution.

  • ping -t : continue sending echo Request messsages to the destination until interrupted. Press CTRL+C to interrupt.

>_ Usage


ping 001
ping 002