Internet Direct (Indy)
|
Represents the raw data in the ICMP Echo reponse.
property ReplyData;
ReplyData is a read-only String property that represents the values received in an ICMP Echo response.
ReplyData is updated when the ICMP response packet contains types Id_ICMP_ECHOREPLY or Id_ICMP_ECHO, and consists of the raw response packet following the IP and ICMP headers.
ReplyData does not have any significance when the ICMP reponse type is any value other than Id_ICMP_ECHOREPLY or Id_ICMP_ECHO.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |