Internet Direct (Indy) Version 9.0.1 Beta
|
TReplyStatus = record BytesReceived: integer; FromIpAddress: string; MsgType: byte; SequenceId: word; MsRoundTripTime: longword; TimeToLive: byte; ReplyStatusType: TReplyStatusTypes; end;
TReplyStatus contains diagnostic information received as a result of the Ping request. TReplyStatus is also provided as a parameter to OnReply event handler in TIdIcmpClient.