Home | Contact Us | Download | Support | Purchase | Shopping Cart | Products


Product List
 
  "I cannot believe it! You're [support is ]great, did it so quick and exactly what I want!"
Dana Jian
 
More
Testimonies


aspNetEmail
Voted Number 1 ASP.NET Email Control
Voted Best Email Control


aspNetEmail
Voted Number 1 ASP.NET Email Control
Voted Best Email Control


aspNetTraceRoute
Voted Runner Up Networking Control
Runner Up - Networking Control

Simple TraceRoute

The following example demonstrates how to perform a simple TraceRoute to the remote host, www.yahoo.com.

[C#]

TraceRouteReplyCollection results = TraceRouteClient.Trace( "www.yahoo.com" );
//write out the results
Console.WriteLine( results.ToString() );
Console.WriteLine( "done.");
Console.ReadLine();





[VB.NET]

 Dim results As TraceRouteReplyCollection = TraceRouteClient.Trace("www.yahoo.com")
 'write out the results
 Console.WriteLine(results.ToString())
 Console.WriteLine("done.")
 Console.ReadLine()















The box is not shipped. aspNetTraceRoute is a downloadable product.