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


Product List
 
  "All I can is "Perfect"! I just finished my project by using the new HtmlUtility and it works flawlessly! It saves me from doing the extra work. Thanks again for all your help. Just for the great support itself, this is absolutely a product worth buying."
Gunawan
Purdue University
 
More
Testimonies
aspNetEmail
Voted Number 1 ASP.NET Email Control
Voted Best Email Control


aspNetEmail
Runner Up ASP.NET Email Control
Voted Runner Up Email Control


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


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 II

The following example demonstrates how to perform a simple TraceRoute to the remote host, www.yahoo.com, and limits the number of hops to 30

[C#]

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





[VB.NET]

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













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