PING / Trace Route - Open Source - C# (C-sharp)
PING is command line tool for testing network speed. It works on 32bit Windows platform
and requires .NET Framework to run. This tool is for C# developers. It uses RAW
sockets, therefore administrative rights are required to run the tool.
This is required only if not yet installed:

Download Microsoft .NET Framework Redistributable Package from Microsoft Download
Center:
v1.1
or
v2.0
This is required for compiling the source code:

Download .NET Framework Software Development Kit from Microsoft Download Center:
v1.1
or
v2.0