Google Search

Monday, February 15, 2016

Ping

Ping is a networking utility program or a tool to test if a particular host is reachable. It is a diagnostic that checks if your computer is connected to a server. Ping, a term taken from the echo location of a submarine, sends data packet to a server and if it receives a data packet back, then you have a connection.
example:
ping 172.16.103.1 –t

No comments:

Post a Comment