Previous Topic: Message FlagsNext Topic: Message Payload


External Agent Socket API Footer

Each message has a footer of 4 bytes.

MessageSize-4

-

MessageSize-1

End of message Signature

UINT4
Big-endian

Fixed bit pattern to confirm that the message is of the correct size (0x99999999)

Yes