The BKPing v3.0 .NET class collection contains Ping (ICMP Echo) and associated utility classesfor pinging one or more remote hosts either synchronously or asynchronously.The current version includes:1. Both synchronous (blocking) and asynchronous (non-blocking) methods for pinging remotehosts.2. Fully commented class libraries developed in 100% CLS compliant C# code.3. Thorough documentation in .CHM (Compiled HTML Help File) format for the BKPing andBKSystem class libraries.4. Windows Forms and Console examples detailing both synchronous and asynchronous methods of Pinging a remote host, written in both C# and VB.NET using Microsoft Visual Studio.NET 2003.5. Per Developer and Source Code Licensing are available. In both cases, there are noruntime royalties or other fees!6. Updates for the current version are free.
File List:
Release/
0b
Release/Setup.Exe
108Kb
Release/Setup.Ini
172b
Release/Setup.msi
825Kb
Similar code
BKTraceRoute 3.0.0
(Popularity: ) : The BKTraceRoute v3.0 .NET class collection contains TraceRoute and associated utilityclasses for tracing the route to one or more remote hosts either synchronously orasynchronously.The current version includes:1. Both synchronous (blocking) and asynchronous (non-blocking) methods for tracing routesto remote hosts.2. Fully ...