Project Description
A utility to do Pings and Trace-Routes using fast and efficient Async code.
This is the beginning of a utility to do traceroutes and pings. The long term view is to allow plotting and logging of pings as well as some rudimentary network mapping. At the moment it is just a very small application demonstrating the .NET ping classes while using Async. The code is compact, but only because Async took care of a lot of work for us!