Pivo Ping Component

Screenshot: Pivo Ping Component 1.01
License: Freeware
Size: 232.0 KB
Date Added: 16 January, 2008
Category: Programming Tools / Components & Libraries
Author: Pivo Corporation

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.

Advertisements

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.


System Requirements:  Pentium 1

Operating Systems:  Linux, Mac OS X, MAC 68k, Mac Other, Mac PPC, Windows2003, Windows2000, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Unix


Pivo Ping Component Related Downloads
 
Download Pivo DnsResolver Component 1.01

Pivo DnsResolver Component 1.01  Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It returns information in a humanly readable form.

Download Pivo FTP Component 1.01

Pivo FTP Component 1.01  Pivo FTP is a Server component completely written using .NET technology. It can be used with any window, web based .NET applications and COM clients to programmatically add FTP functionality.

Download Pivo pop3 Component 1.01

Pivo pop3 Component 1.01  A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve email from mail server based on POP3 protocol. Pivo POP3 Object supports all operations.

Download Pivo InI Component 1.01

Pivo InI Component 1.01  INI component reads and writes Windows style INI files. It provides a comprehensive set of functions making INI files a powerful way to store application settings.The Pivo INI component is a fully featured and it is written in manged C# code.

Download Pivo SMTP Component 1.01

Pivo SMTP Component 1.01  Pivo Smtp component is a fully featured, easy to use. Fully supports the latest technology for sending Internet email. Allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code.

Download MSCExec for Windows 2.0.1

MSCExec for Windows 2.0.1  MSCExec allows you to call OS command or launch an application right from your script. You can set parameters for the call and check results.

Download MSCBlob for Linux 2.0

MSCBlob for Linux 2.0  MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex.

Download MSCBlob for Windows 2.0.1

MSCBlob for Windows 2.0.1  MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex.

Download Sequel 2.0

Sequel 2.0  Sequel is an automation object - the COM server providing high level interface for low-level ODBC. Area of its usability covers programming with e.g. Delphi, C++ Builder, Visual Studio, Visual Basic Scripting and creating of active server pages.

Components & Libraries Popular Downloads
 
Download UnRAR DLL 3.71

UnRAR DLL 3.71  UnRAR dynamic library for software developers. Unrar.dll is the library to unpack RAR archives. You may use it in your freeware or commercial programs without any additional fees.

Download Active Query Builder Free Edition 1.8

Active Query Builder Free Edition 1.8  Active Query builder is a component suite which gives your end-users the ability to create complex SQL queries via an intuitive visual interface. Active Query Builder can be used in almost any software and it is absolutely free!

Download SWF To Image 1.43

SWF To Image 1.43  SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF,PNG images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages.

Download Splash Screen Component 1.0.2

Splash Screen Component 1.0.2  Easily Create Professional Splash Screen for your Application. Set the background image and other properties and the splash screen will behave as expected. Add custom images or text in runtime on splash screen with callback method.

Download Microsoft .NET Framework 1.1

Microsoft .NET Framework 1.1  The .NET Framework version 1.1 redistributable package includes everything you need to run applications developed using the .NET Framework. The .NET Framework version 1.

Download XML Viewer 2.0

XML Viewer 2.0  XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as insering and deleting items as well as adding and deleting properties to existing items.

Download Firebird 1.5rc 7

Firebird 1.5rc 7  Firebird is an open source relational database offering many ANSI SQL-92 features that runs on Linux, Mac OS X, and a variety of UNIX platforms.

Download lastRSS.php 0.9.1

lastRSS.php 0.9.1  Simple yet powerfull PHP RSS parser/reader. Works as a PHP class and support RSS 0.9x, RSS/RDF 1.0 and RSS 2.0. It use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result.

Download NCD ActiveX Control 1.0

NCD ActiveX Control 1.0  The NCD ActiveX Control makes it easy to control NCD devices from any programming language that supports ActiveX. It supports most NCD Devices except graphic display products. With it, you may create a complex control application in minutes.

Submit Reviews for Pivo Ping Component
- required fields