2.2.3.7 CPMConnectOut

The CPMConnectOut message contains a response to a CPMConnectIn message.

The format of the CPMConnectOut message that follows the header is shown in the following diagram.


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

_serverVersion

_reserved (variable)

...

_serverVersion (4 bytes):  A 32-bit integer, indicating whether the server can support 64-bit offsets, as specified in section 2.2.3.16.

Value

Meaning

0x00000007

The server can send only 32-bit offsets.

0x00010007

The server can send 32-bit or 64-bit offsets.

_reserved (variable): Reserved. The server can send an arbitrary number of arbitrary values, and the client MUST ignore these values, if they are present.