Search:
Namespaces
Discussions
.NET v1.1
Feedback
Asynchronous Trace Route in C#
Details
Related Types
Site:
GotDotNet
Original URL:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=f0144b0a-cfa8-41e7-9377-d556cd1ebc6c
Summary:
This is an implementation of tracert in C# using System.Net.Sockets. Comes with a sample Windows Forms app to show how to use it. Lots of properties available (e.g. number of packets & TTL), but can be as simple to use as traceRoute = new TraceRoute(new AsyncCallback(TraceRouteCallBack)); traceRoute.SendTrace(ServerName.Text); Enjoy! - Clay
System.AsyncCallback
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com