Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Ping (networking utility)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Network utility used to test the reachability of a host}} {{lowercase}} {{Use dmy dates|date=August 2020}} {{Infobox software | name = | title = Ping | screenshot = Ping iputils screenshot.png | caption = Linux version of ping | screenshot size = | screenshot alt = | collapsible = | author = [[Mike Muuss]] | developer = Various [[open-source software|open-source]] and [[commercial software|commercial]] developers | released = {{Start date and age|1983}} | latest release version = | latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | programming language = | platform = [[Cross-platform]] | genre = [[Command (computing)|Command]] | license = [[Public-domain software|Public-domain]], [[BSD License|BSD]], [[GPL]], [[MIT License|MIT]] | website = | standard = | AsOf = }} '''ping''' is a [[computer network]] administration [[software utility]] used to test the reachability of a [[host (network)|host]] on an [[Internet Protocol]] (IP) network. It is available in a wide range of [[operating system]]s {{endash}} including most embedded network administration software. Ping measures the [[round-trip time]] for messages sent from the originating host to a destination computer that are echoed back to the source. The name comes from [[active sonar]] terminology that sends a [[Pulse (signal processing)|pulse]] of sound and listens for the [[echo]] to detect objects under water.<ref name="ping" /> Ping operates by means of [[Internet Control Message Protocol]] (ICMP) [[Network packet|packet]]s. ''Pinging'' involves sending an '''ICMP echo request''' to the target host and waiting for an '''ICMP echo reply'''. The program reports errors, [[packet loss]], and a statistical summary of the results, typically including the minimum, maximum, the [[mean (average)|mean]] round-trip times, and [[standard deviation]] of the mean. [[Command-line option]]s and [[Computer terminal|terminal]] output vary by implementation. Options may include the size of the payload, count of tests, limits for the number of network hops ([[Time to live#IP packets|TTL]]) that probes traverse, interval between the requests and time to wait for a response. Many systems provide a companion utility ping6, for testing on [[Internet Protocol version 6]] (IPv6) networks, which implement [[ICMPv6]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)