Anonymous ID: 0f4561 Dec. 14, 2020, 1:47 a.m. No.12018969   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>8991

>>12018937

 

Prevent some confusion between actual computing and a developed computer program.

traceroute

From Wikipedia, the free encyclopedia

Jump to navigationJump to search

This article is about the computer network diagnostic tool. For other uses, see Traceroute (disambiguation).

 

traceroute

 

The traceroute command

Original author(s) Van Jacobson

Initial release 1987; 33 years ago

Platform Unix-like systems

Type Command

tracert

Developer(s) Microsoft, ReactOS Contributors

Platform Windows, ReactOS

Type Command

License Microsoft Windows: Proprietary commercial software

ReactOS: GNU General Public License

In computing, traceroute and tracert are computer network diagnostic commands for displaying possible routes (paths) and measuring transit delays of packets across an Internet Protocol (IP) network. The history of the route is recorded as the round-trip times of the packets received from each successive host (remote node) in the route (path); the sum of the mean times in each hop is a measure of the total time spent to establish the connection. Traceroute proceeds unless all (usually three) sent packets are lost more than twice; then the connection is lost and the route cannot be evaluated. Ping, on the other hand, only computes the final round-trip times from the destination point.

 

For Internet Protocol Version 6 (IPv6) the tool sometimes has the name traceroute6 or tracert6

The traceroute manual page states that the original traceroute program was written by Van Jacobson in 1987 from a suggestion by Steve Deering, with particularly cogent suggestions or fixes from C. Philip Wood, Tim Seaver and Ken Adelman. The author of the ping program, Mike Muuss, states on his website that traceroute was written using kernel ICMP support that he had earlier coded to enable raw ICMP sockets when he first wrote the ping program.[11]

https://en.wikipedia.org/wiki/Traceroute