Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Pr
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
Components & Libraries
»
Pivo Ping Component
Company:
Pivo Corporation
License:
Freeware
Version:
1
System:
Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Unix,Linux,MAC 68k,Mac PPC,Mac OS X,Mac Other
Size:
232 KB
Date Released:
01-10-2005
Price:
0
Screenshot:
Click here to see Screenshot
Downloads:
764
Homepage:
http://www.pivo.com/Default.aspx?page=downloads&product=ping
Date added:
Feb 12, 2007
Click here to Download
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.
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
Components & Libraries
(1339)
Select page:
[
1
]
2
3
4
5
6...
»
Xceed Editors for .NET
With Xceed Editors for .NET, you are just a couple of mouse clicks away from creating unique and more powerful UIs. When dropped onto a form, the controls are automatically set up with the most common features and functionalities ready to go. Using Xceedâ ...
Xceed Software Inc. | 36208 KB | Win95,Win98,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 349.95 | Downloads: 822
Date added: Sep 19, 2005 |
»
Details
»
WebCab Functions for .NET
Add refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable; to your .NET, COM, and XML Web service Applications. The interpolation procedures provid ...
WebCab Components | 3320 KB | Win98,Windows2000,WinXP,Windows2003,Mac OS X | 107 | Downloads: 298
Date added: Sep 19, 2005 |
»
Details
»
Intech Pop3
ITPop3 is a full-featured ActiveX control that includes text-to-speech and automatic decryption capabilities. The installation package comes complete with SDK documentation and application samples for VB, Scripting, and C. ...
Integration Technologies | 325 KB | Windows | 59.95 | Downloads: 787
Date added: Sep 26, 2005 |
»
Details
»
Voice Insert ActiveX SDK
Use Voice Insert API to Insert Speech To Text in any Windows Application. Recognizes Full 60000 Word English/Chinese Dictation. Features Limited Dictation, Voice Commands and Passwords Enables Point`n Speak with Read Aloud Target Support. XML Scripting In ...
Research Lab Inc | 51888 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 299 | Downloads: 799
Date added: Sep 19, 2005 |
»
Details
»
EaseSoft PDF417 ASP.NET Web Control
EaseSoft PDF417 Barcode ASP.NET Web ServerControls use its internal HttpHandler to transfer barcode images directly to the client without any temporary files.It is the most efficient method to generate the barcodes dynamically.EaseSoft PDF417 ASP .NEt Web ...
EaseSoft Inc. | 56 KB | Win98,WinME,Windows2000,WinXP,Windows CE | 129.00 | Downloads: 768
Date added: Sep 19, 2005 |
»
Details
»
SFTPBlackbox (.NET)
SFTPBlackbox .NET Edition is a comprehensive collection of managed components that add add client-side and server-side support for SFTP (Secure File Transfer Protocol) to your .NET Framework applications. SFTPBlackbox.NET includes complete SSH protocol su ...
EldoS Corporation | 7483 KB | Win98,WinME,WinXP,Windows2000,Windows2003 | 199 | Downloads: 831
Date added: Sep 26, 2005 |
»
Details
»
PrintAdapters
PrintAdapters for .NET helps the software developer to add printing support for the complex Windows Forms controls ListView, TreeView and RichTextBox. The visual style of the printed output can either be automatically mirrored from the current settings on ...
TMG Development Ltd | 272 KB | Windows | 149.99 | Downloads: 808
Date added: Sep 26, 2005 |
»
Details
»
File Search
File Search - File and Folder Search Component File Search (TFileSearch component) allows you find any file or folder on your disk - just set the required attributes, file and folder masks (wildchars are supported), choose the root folder and call the Sea ...
Greatis Software | 1527 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | | Downloads: 812
Date added: Oct 25, 2007 |
»
Details
»
Vivid Report Free for Delphi 6
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity. Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 i ...
MBLabSoft | 2234 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 0 | Downloads: 786
Date added: Feb 12, 2007 |
»
Details
»
SocketWrench Freeware Edition
SocketWrench 3.6 Freeware Edition is a general purpose package that simplifies Windows Sockets programming. For developers new to Internet software development, SocketWrench greatly reduces the learning curve typically associated with socket programming. ...
Catalyst Development Corporation | 6 KB | Windows | 0 | Downloads: 770
Date added: Sep 26, 2005 |
»
Details
»
VideoEdit Gold ActiveX OCX SDK
Convert video to QuickTime MOV , DIVX, AVI, WMV, MPEG1, MPEG2, VCD-PAL ,VCD-NTSC, SVCD-PAL, SVCD-NTSC, DVD-PAL, DVD-NTSC. Allow output QuickTime MOV file encoded H.264, H.263, H.261. Draw Multi-line Text, Image at specific time on video, adjust transparen ...
Viscom Software | 62 KB | Win98,WinME,Windows2000,WinXP | 390 | Downloads: 802
Date added: Feb 12, 2007 |
»
Details
»
BoxesHelper
Forms often contain preprinted elements such as field boxes or character boxes. Scanned documents in some cases also have horizontal or vertical lines due to the banding or folding of papers. Dealing with those artifacts is a challenging task for a system ...
Personal PC Helpers | 783 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Linux | 18 | Downloads: 815
Date added: Feb 12, 2007 |
»
Details
»
CalendarGo Bundle Standard
DailyCalendar and Resource Scheduler 3.4 are calendaring components for .NET. Written in managed C# they are seamlessly integrated with Visual Studio.NET. With a minimum of programmer`s work they provide a .NET application with Outlook-like calendars. Bot ...
ComponentGo | 583 KB | Win98,WinME,Windows2000,WinXP | 99 | Downloads: 828
Date added: Sep 19, 2005 |
»
Details
»
Screen2WMV Screen Recording ActiveX Control
For Professional Windows Developers who need to Screen recording function within their business application. It gives developer create Live presentations, Helpdesk support, On-demand software training more easliy. Capture Screen/Audio to Streaming file fo ...
Viscom Software | 1210 KB | Windows | 50 | Downloads: 775
Date added: Sep 26, 2005 |
»
Details
»
WSH.GUI
Dialog window will create by means of scripts, which are ASCII text files with a format somewhat similar to .RC files. (No, it`s not as complicated as you might be thinking!) You can make some dialog window and you can use this dialog in your program (JSc ...
Computron Inc. | 317 KB | Win98,WinNT 4.x,Windows2000,WinXP | 10 | Downloads: 787
Date added: Sep 19, 2005 |
»
Details
»
EquTranslator
It`s a fast equation parser/evaluator with parse-tree builder and user-friendly interface for parsing and calculation a run-time defined math expression. The math expressions is represented as string in a function style F(x1, x2,..., xn) =f(x1, x2,..., xn ...
Easy Math Solution | 270 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 75 | Downloads: 792
Date added: Sep 19, 2005 |
»
Details
»
DataMatrix 2D Barcode ActiveX
DataMatrix ActiveX is a powerful ATL-based barcode control generating the DataMatrix 2D barcode and can be used in any ActiveX-compliant environment like Word, Access, Excel, VB.Net, C#.Net, Visual Basic, Visual C++, Visual FoxPro, Delphi and C++ Builder. ...
MW6 Technologies, Inc. | 962 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows CE | 199 | Downloads: 818
Date added: Sep 19, 2005 |
»
Details
»
PBTray
If you want to add a Professional Style to your Application without the need of large coding then PBTray is right solution for you.PBTray it`s an ActiveX Control that is able to add Icons to the system tray without the need of using System API. Only by se ...
PABLOB.NET | 1933 KB | Win95,Win98,WinNT 4.x,WinME,Windows2000,WinXP | 129 | Downloads: 788
Date added: Sep 19, 2005 |
»
Details
»
Aspose.Cells for .NET
Aspose.Cells is of the .NET components offered by Aspose for spreadsheet reporting in a desktop or web server environment without using Microsoft Excel. Main features include; Conditional formatting and Pivot table creation by API. Opening Excel files to ...
Aspose Pty Ltd | 8898 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 599 | Downloads: 774
Date added: Feb 12, 2007 |
»
Details
»
DevSolutions Crypt
DevSolutionsCrypt library is a powerful and easy to use cryptographic ActiveX and DLL component for Windows developers that allows applications to encrypt/decrypt data or files using the latest industry standard strong encryption algorithms.It can be used ...
DevSolutions | 632 KB | Windows | 149 | Downloads: 813
Date added: Sep 19, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
6...
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|