Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network device to see if it is up. Code: ASP.NET v1.0
Network monitoring program that allows the user to ping all devices or a category of devices.
User can add network devices through the web interface. Program gives totals for UP and DOWN devices. User
can set a specific auto refresh rate.
The BKPing v3.0 .NET class collection contains Ping and associated utility classes for pinging one or more remote hosts. Documentation and examples of use in C# and VB.NET are also provided. Per Developer and Source Code Licensing are available. Code: C#