NetXtremeTraceRoute is a professional .NET library that provides you with advanced methods to perform Interne route tracing to determine network topology and delays.
Here are some key features of "NetXtremeTraceRoute":
· Fully support both event-driven (asynchronous) and blocking (synchronous) application designs.
· Supports RFC-792.
· Retrieves hops counts, router addresses and names, response time and Time To Live (TTL).
· Echo Reply Message is fully parsed.
· Easily handling exception in asynchronous calls with AsyncExceptionRaised event.
· Uniform and comprehensive error handling with .NET exceptions.
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
Bug fixes:
· Fixed a bug that abnormally caused connection closed in some cases.