Ping

Template:Alternateuses

Missing image
Screengrab_-_ping_in_a_win2k_command_window.png
ping in a Windows 2000 command window

Ping is the name of a computer network tool used on TCP/IP networks (such as the Internet). It provides a basic test of whether a particular host is operating properly and is reachable on the network from the testing host. It works by sending ICMP packets to the target host and listening for replies; its operation is analogous to active sonar in submarines, in which an operator issues a pulse of energy (a network packet) at the target, which then bounces from the target and is then received by the operator, hence the name.

The author of the tool, Mike Muuss, named it after the pulses of sound made by a sonar. (Later Dave Mills provided a backronym, "Packet Internet Grouper (Groper)" [1] (http://ftp.arl.mil/~mike/ping.html))

The usefulness of ping in assisting the diagnosis of Internet connectivity issues was impaired from late in 2003, when a number of Internet Service Providers filtered out ICMP Type 8 (echo request) messages at their network boundaries. Internet worms such as Welchia flooded the Internet with ping requests as they sought to locate new hosts to infect, causing problems to routers across the Internet.

Related network tools include traceroute and, on Windows NT-based systems, pathping.

Contents

Sample ping output

The output of ping, and its cousins, generally consists of the packet size used, the host queried, the ICMP sequence number, the time to live, and the latency, with all times given in milliseconds, and times below 10 milliseconds often having low accuracy.

Below is a sample output where we ping the wikipedia.com server:

$ ping -c 5 wikipedia.com
PING wikipedia.com (130.94.122.195): 56 data bytes
64 bytes from 130.94.122.195: icmp_seq=0 ttl=235 time=284.3 ms
64 bytes from 130.94.122.195: icmp_seq=1 ttl=235 time=292.9 ms
64 bytes from 130.94.122.195: icmp_seq=2 ttl=235 time=289.7 ms
64 bytes from 130.94.122.195: icmp_seq=3 ttl=235 time=282.4 ms
64 bytes from 130.94.122.195: icmp_seq=4 ttl=235 time=272.0 ms

--- wikipedia.com ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 272.0/284.2/292.9 ms

Interpretation of ping times

To have some comparison for internet ping times, consider that the shortest possible ping to the other side of our planet is 85 ms. That is because 85 ms is the time the light needs to travel to the other side and back in a straight line through the earth. No signal can travel faster than light. The shortest possible ping would be 133 ms if we avoided a subterranean route. In practice, the actual ping is always higher, 333 ms not being unusual.

Slang usage

Players of multiplayer online video games often use the term "ping" to refer to the network latency seen between their computer and the game server (or another player). This could be reported as an averaged time in milliseconds, or more generally as "low ping" or "high ping". This usage is common with players of a variety of FPS and RTS games. In most cases, being a so-called "low ping bastard" is desirable because lower latency provides smoother gameplay by allowing more frequent updates of game data. In some cases, though, games seem to give unfair advantage to high-ping users, as in some iterations of the Half-Life engine.

In this sense, ping is conflated with lag – one may "lag out" due to high ping.

The method used by the game programmers to determine ping times will often not use the traditional ICMP echo request and reply packets, but instead piggyback the functionality onto existing game data packets (often using UDP).

Slang usage (2)

Slang term used in business referring to the practice of (usually) informally contacting multiple people in an organization to ferret differences in opinion with the intent to locate an attractive opinion (to the seeker) which may be misrepresented as fact. Example: "Joe pinged Bill and Tom trying to get a better price.". Another form of usage is to describe an attempt to get a reply from someone. Example: "I'll ping you again tomorrow if I don't hear from you tonight."

Slang usage (3)

Ping also refers to an ability in the trading card game Magic the Gathering. An example is the card Progidal Sorcerer, which taps to deal 1 damage. The slang way of saying that is "I ping you for one from Tim(The nickname of the Sorcerer)".

External links

es:Ping fr:Ping pl:Ping

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools