Internet Direct (Indy) Version 9.0.2 Beta
IdRawBuildIcmpEcho
Builds a datagram with ICMP Echo headers and message formats.
function IdRawBuildIcmpEcho(AType: byte; ACode: byte; AnId: word; ASeq: word; const APayload; APayloadSize: integer; var ABuffer): boolean;