TraceRt/X - Version 1.00.005 TraceRt/X is a traceroute component that shows you the route needed for network packets to reach a destination host. Each new host found along the way is called a 'Hop'. For each new hop found, a new object is provided. The object will contain things such as the Hostname, IP Address and the time needed for the packet to reach that host. All Hops are kept in the Hops collection and can be examined later.TraceRt/X can operate using Microsoft's ICMP.DLL library, and by using the RAW socket technique.