PDA

View Full Version : Check the connection ping



Waninet
08-26-2016, 10:02 AM
Is there is a ways to measure my Internet connection ping?

Fli
09-10-2016, 06:21 PM
If you are running windows, do Win+R keyb. shortcut, then type cmd and then hit enter
then execute command ping 8.8.8.8
It will tell your latency to the server with IP 8.8.8.8 which is Google's DNS server.
Latency is the value with "ms" suffix, like 80ms

ping internetlifeforum.com
will tell you the milisecond time to receive response from this website. Latency depends on many factors, not only your ISP

try also:
tracert 8.8.8.8
It will show you servers on the way to the destination

Kyloj
09-12-2016, 10:01 AM
Hello! Look at http://www.meter.net/ping-test/ website. It is a really great Internet ping test which works better than others in my case. I guess, you will like it too