2.2.2 ConnectionParameters Packet

The ConnectionParameters Packet is used to communicate connection parameters between an initiator and an acceptor during session initialization.


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

BaseHeader (16 bytes)

...

...

InternalHeader

ConnectionParametersHeader

...

...

BaseHeader (16 bytes): A BaseHeader ([MS-MQMQ] section 2.2.19.1). The BaseHeader.Flags.IN field MUST be set to indicate that this packet is an internal message.

InternalHeader (4 bytes): An InternalHeader (section 2.2.1). The InternalHeader.Flags.PT field MUST be set to 0x3.

ConnectionParametersHeader (12 bytes): A ConnectionParametersHeader (section 2.2.2.1) that contains parameters for the acknowledgment timeout and sliding window size.