de ComponentSpace - Tipo de producto: Componente / .NET Class / 100% Managed Code
Por favor note que la información sobre este producto no está disponible en español.
Send ICMP echo messages and receive echo replies. ComponentSpace ICMP (Ping) Component allows you tp ping a server to see whether it’s operational. It supports the ICMP (RFC-792) control messages including echo and echo reply. Written in 100% managed C# code, the class library offers .NET developers a simple way to ping servers and perform other ICMP operations from within their applications.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 97.02 | 1 Developer License | Descarga (615 KB) | |
| Añadir a la Cesta | $ 195.02 | 4 Developer Team License | Descarga (615 KB) | |
| Añadir a la Cesta | $ 293.02 | 8 Developer Team License | Descarga (615 KB) | |
| Añadir a la Cesta | $ 391.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Descarga (615 KB) | |
| Añadir a la Cesta | $ 783.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Verificar | Descarga (687 KB) |
| Añadir a la Cesta | $ 99.00 | 1 Developer Premium Support License | Descarga (29 KB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
ComponentSpace ICMP (Ping) Component may be used in any Windows or Web application by adding a reference to the assembly to access the classes in the KeyTech.Icmp namespace.
The EchoClient class sends echo requests, using the supplied data, receives the echo reply and checks it against the request. You may perform echoes either synchronously (blocking) using the Echo method or asynchronously (non-blocking) using the BeginEcho and EndEcho methods. For asynchronous calls you may receive completion notification either through an event or a callback method. A timeout may be specified.
The ICMP messages are encapsulated in a number of classes all derived from the IcmpMessage abstract base class. These message classes are:
The IcmpClient class sends and receives IcmpMessages. You may send requests either synchronously (blocking) using the Send method or asynchronously (non-blocking) using the BeginSend and EndSend methods. Similarly, responses may be received either synchronously (blocking) using the Receive method or asynchronously (non-blocking) using the BeginReceive and EndReceive methods. For asynchronous calls you may receive completion notification either through an event or a callback method. A timeout may be specified.
All classes that raise events support a SynchronizingObject property. All classes report errors through the IcmpException.
Main Features
This class library may also be purchased as part of the Key Technology .NET Internet Suite.
Autor
Categoría principal
Productos relacionados
Categorias relacionadas