|
The Assimilation Monitoring Project
|
Here is the wire format we use for sequence numbers. More...
|
Here is the wire format we use for sequence numbers.
+-----------+---------------+------------+------------+-----------+ | frametype | f_length = 14 | session id | request id | queue id | | (16 bits) | (16-bits) | (4 bytes) | (8 bytes) | (2 bytes) | +-----------+---------------+------------+------------+-----------+
The session ID is a 32-bit integer in network byte order. The request ID is a 64-bit integer in network byte order. The queue ID is a 16-bit integer in network byte order.