I've seen the term used in many online games. What does it mean? Also, is higher or lower ping better?
|
Ping is the amount of milliseconds it takes a packet of information to reach the server from you and back. Basically it's a measurement of connection speed, and it influences lag quite a lot. According to pingtest.net:
|
|||||||||||||||||||
|
|
Ping calculates the round-trip time of the data packet's route from its source to the destination and back, and determines whether any packets were lost during the trip. Lower ping time is better. If you have a high ping time, your interenet speed is low. So you can't play any game on the internet. You can check whether your ping is high or not using Who is XY.com. I hope it will be helpful for you. |
|||||
|
|
Ping represents "latency" between your PC and the server; i.e. how many milliseconds will pass between you clicking the mouse (or something), the server receiving the instruction, and your PC then receiving the result. A lower ping is generally more desirable, but note that a higher ping is only really an issue for time-critical instructions, such as for fast-twitch FPS-type games. The maximum practical ping in this case is around 300ms (or about a third of a second). Any higher, and you will appear to "stutter" to the other players (and you will see them doing the same thing). Many FPS game servers are set to disconnect high-ping players automatically. |
||||
|
|
|
Ping is the measure of latency (lag) from your computer to the server and back to your computer. A ping is sent to a server (which contains a packet of information 32 bits long, those are a combination of 32 0's and 1's) and then the server sends that back.
The time taken for the information to get from your computer, to the server and back to your computer is the amount of latency that you have. Lower ping is better than higher ping because it means that you will send information and receive the server's response back quicker. If you have a high ping (>500ms) it means that it is taking over half a second to get to the server and back. This means you will notice that there are jitters and jumps and a term called "rubber banding" during online gameplay. A high ping (or latency) can therefore influence the outcome of an online game. It's worth noting that there are many things that can influence your ping and that is:
Some other things to consider when looking at ping:
|
||||
|
|
|
Short answer is: Time that i takes to send event to server and get response, the lower the better. A bit longer answer is: The other term is also latency - connection speed has two parts badnwidth (amount of data you can transfer within given period of time) and latency (time for given amount of data to travel). Ping is latency of small amount of data. Unit of latency is time - specificly milliseconds. In fact latency is corret term for what ping is now used. Ping is small program on all platforms (Win/linux/mac) that lets you messure latency over TCP/IP network. It uses specificly ICMP protocol, and is originaly used to test connection. It sends small amount of data and waits for response. result of pingis the time that was taken to send and receive data. Your game doesn't use ping [program], it messures latency in it's way. (for example it sends your movement and waits for response) - you need to have latency less than 120ms to be able to play FPS. The lower the better. In game the lower latency/ping the faster the response is. In comparsion if you are downloading a large chunk of data, you don't care for the latency, you only care for bandwidth. The term ping comes from echolocation - if you have ever seen a movie wth submarines yoou should know how echolocation works - you make low sound like 'ping' and listen for echo of it. |
|||
|
|
|
Ping is a measure of how is your connection to the server (in a multiplayer online game). Obviously a low value is better and you should prefer that server, a high ping may even get you kicked (it wouldn't be possible to play anyway as you'd see things that already happened for everybody else, making it hard to, for example, hit an enemy that's no longer where you see him).
|
||||
|
|
protected by Community♦ Mar 27 at 7:09
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
