Pivo Ping Component Download

Pivo Ping Component 1.01 Get


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.

Select link to download "Pivo Ping Component":

Pivo Ping Component Related Downloads

PBEmail 3.1 PBEmail Software Download
PBEmail it's an advanced email component with full security features. It includes S/MIME encryption and signing, SSL/TLS protocol support, and direct sending without an SMTP server configuration....
bcParser.NET 3.1 bcParser.NET Software Download
bcParser.NET is a mathematical expression parser .NET component that can be used with Visual Studio, C#, VB, VC++, Borland Delphi.NET.
bcParserX 3.3 bcParserX Software Download
bcParseX is a mathematical expression parser COM component that can be used with Visual Studio, C#, VB, VC++, Borland Delphi.
EAGetMail POP3 & IMAP4 .NET Component 2.1 EAGetMail POP3 & IMAP4 .NET Component Software Download
EAGetMail enables your C#, VB.NET, JScript.NET, ASP.NET or other .NET framework applications to parse and receive email based on POP3/IMAP4 protocol. Many advanced features are supported including...
easy2email ASP Email Component 1.0.2.301 easy2email ASP Email Component Software Download
Easy-to-use ActiveX email component to effortlessly mail from ASP/ASP.NET web pages. Features logging to text file or ADODB, SMTP authentication, COM+ integration and a quick test facility to test...
Mime4Net: Email and Mime parser for .Net 1.8 Mime4Net: Email and Mime parser for .Net Software Download
Mail and MIME parser - C#, VB.Net component (library) that is 100% compatible with RFC822 and MIME standards. Mime4Net supports field encoding/decoding, attachment extraction and is extremely...
NetIPComboBox 1.0.0.0 NetIPComboBox Software Download
The NetIPComboBox .Net Component is a combobox control designed for IP Address input. The NetIPComboBox allows/restricts the end user when entering an IP address. NetIPComboBox can be configured to...
NetIPTextBox 1.0.0.0 NetIPTextBox Software Download
The NetIPTextBox .Net Component is a textbox control designed for IP Address input. The NetIPTextBox allows/restricts the end user when entering an IP address. NetIPTextBox can be configured to...
Aztec 2D Barcode ASP Component 3.0 Aztec 2D Barcode ASP Component Software Download
Integrate Aztec 2D barcode image with your ASP web project with our Aztec ASP component.
TbcParser 2.8 TbcParser Software Download
TbcParser is a mathematical expression parser VCL component that can be used with Borland Delphi 4,5,6,7 and Borland C++ Builder 3,4,5,6. Source code works with Kylix to compile and run in Linux as...