2.2.5.1 SEQUENCE_INFO (Packet)

The SEQUENCE_INFO (Packet) stores the sequence information about the applicable message in a message stream sent from a given sending computer to a given destination queue.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

SeqID

...

SeqNo

PrevNo

SeqID (8 bytes):  A 64-bit signed integer that specifies a sequence identifier.

SeqNo (4 bytes): A 32-bit unsigned integer that specifies the sequence number of a message within the sequence identified by the SeqID field.

PrevNo (4 bytes): A 32-bit unsigned integer that specifies the sequence number of the message previous to the message indicated by the SeqNo field within the sequence identified by the SeqID field.