Skip to content
Joshua Scott edited this page Sep 25, 2015 · 3 revisions

Details

This packet can be used to send multiple packets in one single packet.

OpCode: 0x03
Compressable: Yes
Encryptable: Unsure
Append CRC: Yes

Packet Analysis

Details:

Name Type Byte-Order Description
Packet Length Length N/A The length of the CRC appended to the end of a packet. A definition can be found here.
Packet Packet N/A The packet, without the compression flag or CRC32 footer.

Example:

00 03 00 04 00 15 00 00 06 00 09 00 00 01 00

Clone this wiki locally