Ping Command USE in Windows

What is Ping? 

Ping (latency is the technically more correct term) means the time it takes for a small data set to be transmitted from your device to a server on the Internet and back to your device again. The ping time is measured in milliseconds (ms).

A ping (Packet Internet or Inter-Network Groper) is a basic Internet program that allows a user to test and verify if a particular destination IP address exists and can accept requests in computer network administration. The acronym was contrived to match the submariners' term for the sound of a returned sonar pulse.

some ping command:

ping www.google.com or ping 127.0.0.1

ping/t www.google.com or 127.0.0.1











ping -n 100 www.google.com/127.0.0.1






No comments:

Post a Comment