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.

 Download Win32 binary (C# source code included):
 ping-2007-01-31.zip (34 kB)

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