Internet Direct (Indy)
Home
PreviousUpNext
TIdIcmpClient.ReplyStatus Property

Specifies the structure used to store a response to an echo request.

Pascal
property ReplyStatus;

ReplyStatus is a TReplyStatus property used to store a response to an echo request. 

ReplyStatus is updated when a receiving a response to an echo request in Ping. When the response to an echo request contains a non-zero length, ReplyStatus is updated with the contents of the echo response datagram. 

When the response to an echo request contains 0 bytes, ReplyStatus is updated with values to indicate the error condition, including: 

 

Member Name 
Value 
BytesReceived 
FromIpAddress 
'0.0.0.0' 
MsgType 
SequenceId 
Internal sequence number from TIdIcmpClient 
TimeToLive 
ReplyStatusType 
rsTimeOut 
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.