Indy 9
IdRawBuildTcp
Unit: IdRawFunctions
Builds a datagram using TCP headers and message formats.
function IdRawBuildTcp(ASourcePort: word; ADestPort: word; ASeq: longword; AnAck: longword; AControl: byte; AWindowSize: word; AnUrgent: word; const APayload: integer; const APayloadSize: integer; var ABuffer): boolean;
Unit
IdRawFunctions

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.