Internet Direct (Indy) Version 9.0.2 Beta
IdRawBuildIp
Builds a datagram using IP headers and message formats.
function IdRawBuildIp(ALen: word; ATos: byte; AnId: word; AFrag: word; ATtl: byte; AProtocol: byte; ASource: TIdInAddr; ADest: TIdInAddr; const APayload; APayloadSize: integer; var ABuffer): boolean;