Contains Classes, Types, Procedures, and Functions needed to define and implement an ICMP client.
IdIcmpClient.pas contains Classes, Types, Procedures, and Functions needed to define and implement an ICMP client.
|
Class |
Description |
|
| |
|
Implements an ICMP client. | |
|
Response to an echo request. |
|
Constant |
Description |
|
Specifies the default packet size for ICMP messages. | |
|
Default value for the TIdIcmpClient.ReceiveTimeout property. | |
|
Specifies the default packet size for ICMP data buffers. | |
|
Specifies the default size for ICMP reply buffers. | |
|
Specifies the maximum packet size for an ICMP response message. |
|
Enumeration |
Description |
|
Identifies values for an ICMP Reply Status. |
|
Type |
Description |
|
Specifies the event type for receipt of an ICMP reply. |
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|