Home  • Operating System • DOS
2079 In computing, traceroute is a computer network diagnostic tool for displaying the route (path) 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 indicates the total time spent to establish the connection. Traceroute proceeds unless all (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. traceroute outputs the list of traversed routers in simple text format, together with timing information The traceroute command is available on a number of modern operating systems.

Comments 2


In Windows, select Start > Programs > Accessories > Command Prompt.
tracert vcampus.co

Share

Copyright © 2024. Powered by Intellect Software Ltd