2.2.5.3 MILCTRLCMD_OPENCONNECTION
The MILCTRLCMD_OPENCONNECTION packet opens a new connection to the client.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
controlCode |
|||||||||||||||||||||||||||||||
|
messageSize |
|||||||||||||||||||||||||||||||
|
unused |
|||||||||||||||||||||||||||||||
|
connectingFlags |
|||||||||||||||||||||||||||||||
controlCode (4 bytes): A 32-bit unsigned integer containing the control code for this message. The value of this field MUST be equal to 0x00000003.
messageSize (4 bytes): A 32-bit unsigned integer. The size of this message in bytes. The value of this field MUST be set to 0x00000010.
unused (4 bytes): A 32-bit unsigned integer. This field is unused and MUST be set to zero.
connectingFlags (4 bytes): A MilConnection enumeration. Describes the properties of the new connection.