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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
_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.