Pivo Ping Component
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. Pivo.Ping fully supports RFC 792 standard. Pivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network. A 'Ping' is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html. Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }. Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.
|
Pivo Ping Component Review
|
Website
|
Pivo Corporation
|
|
Screenshot
|
View Pivo Ping Component Screenshot
|
|
Cost
|
$0.00 US
|
|
Release Date
|
2005-10-01
|
|
OS
|
Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Unix,Linux,MAC 68k,Mac PPC,Mac OS X,Mac Other
|
|
Requirements
|
Pentium 1
|
|
File Size
|
232 KB
|
|
Install Support
|
Install and Uninstall
|
|
Type
|
Freeware
|
|
Version
|
1.01
|
|
Tags
|
Asp component, Asp .net component, Asp, .net component, .net, ping, INI, pop3, email, email address, email parser, Server component
|
More Popular Networking Titles Advanced LAN Scanner Advanced Port Scanner is a small, fast, easy-to-use and robust LAN scanner for the Win32 platform. It is multithreaded, so on fast machines you can scan many computers at once.
NetLimiter NetLimiter is an ultimate internet traffic control and monitoring tool designed for Win98/Win98 SE, WinME, Win2000 and WinXP.
LogAnalytics Premium LogAnalytics automatically accumulates the necessary data simultaneously from several polytypic log sources, realizes user-defined statistical treatment and presents results in a set of rotatable 3D graphs through a WEB-based interface.
|