Pivo Ping Component 1.01
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.
IP2Location IP-COUNTRY-REGION-CITY-LATITUD E-LONGITUDE-ISP is commericial lookup database that translates IP address to country, region, city, ISP, latitude and longitude. Developers use IP2Location for projects related to web and client applications
x360soft - Image Viewer ActiveX SDK used to view and save image as Bmp,Emf,Gif,Jpeg, Png,multipaged Tiff,Wmf.Major functions include crop,flip,rotate,resize,scroll ,zoom,draw text,print,grayscaled,blackwhi te,clipboard,get tiff tags,hand & select too
Wireless Communication Library MFC Edition brings the power features of Bluetooth, IrDA and WiFi technologies to your MFC/C++ applications. Develop Bluetooth Proximity Application in just a few days. Save your time with WCL!
iGrid.NET is the most flexible, fast and easiest grid for the .NET Framework. You can use iGrid.NET either as a list view substitution or as a full-featured grid control.
X360 Tiff Image Processing ActiveX OCX help you to create and maintain multiple Tiff. You can append,delete,insert,move and swap pages within existing Tiff.You can also view and save Bmp,Emf,Gif,Jpeg, Pdf,Png,Tiff,Wmf image,get Tiff tags and Exif.
