[GUIDE] The Ping

What is the ping, what Ping remains for, what's the value of a Ping. What is ping. Why is it related to the lag.

Here's the Answer.

Ping is an accronyme standing for Packet INternet Groper

How does work a Ping. It's an Administrative tool used to test the connection between 2 machines and to check if the network between those 2 machines is stable.

Ping operates by sending Internet Control Message Protocol (ICMP) echo request packets to the target host and waiting for an ICMP response. In the process it measures the time from transmission to reception.

How work ping on Linux machine: (let's say z8game ip is 163.5.255.85)

ping forum.z8games.com
PING forum.z8games.com (163.5.255.85): 56 data bytes
64 bytes from 163.5.255.85: icmp_seq=0 ttl=56 time=7.7 ms
64 bytes from 163.5.255.85: icmp_seq=1 ttl=56 time=6.0 ms
64 bytes from 163.5.255.85: icmp_seq=2 ttl=56 time=5.5 ms
64 bytes from 163.5.255.85: icmp_seq=3 ttl=56 time=6.0 ms
64 bytes from 163.5.255.85: icmp_seq=4 ttl=56 time=5.3 ms
64 bytes from 163.5.255.85: icmp_seq=5 ttl=56 time=5.6 ms
64 bytes from 163.5.255.85: icmp_seq=6 ttl=56 time=7.0 ms
64 bytes from 163.5.255.85: icmp_seq=7 ttl=56 time=6.0 ms
--- forum.z8games.com ping statistics ---
8 packets transmitted, 8 packets received, 0% packet loss
round-trip min/avg/max = 5.3/6.1/7.7 ms

And on a Windows machine.

ping forum.z8games.com
Sending a request 'ping' on forum.z8games.com [163.5.255.85] with 32 data bytes :
Answer of 163.5.255.85 : bytes=32 time=34 ms TTL=54
Answer of 163.5.255.85 : bytes=32 time=37 ms TTL=54
Answer of 163.5.255.85 : bytes=32 time=32 ms TTL=54
Answer of 163.5.255.85 : bytes=32 time=33 ms TTL=54
statistics Ping for 163.5.255.85 :
Package : transmitted = 4,received = 4, loss = 0 (loss 0%),
Approximative round-trip transmission time in milliseconds :
Minimum = 32ms, Maximum = 37ms, Average = 34ms


So why higher ping mean higher lag, it mean you receive the data sent by crossfire later than other people with lower ping and also your own machine is sending them later at the same time, it cause delay in the data, delay cause lag. So yes if you have an higher ping you might lag in the game but it will look like the same from a higher ping to a lower one. So for people who claim that ping has nothing to do with lag go educate yourself.

Comments