4.1.2.1 Requesting a List of Supported Protocol Versions

The following example is an annotated dump of the MILCTRLCMD_VERSIONREQUEST message. The server sends this message and expects the client to reply with a connection notification message containing a MILMSG_VERSIONREPLY message that specifies a list of protocol versions supported by the client.

 00000000    01 00 00 00 10 00 00 00-00 00 00 00 00 00 00 00    ................
  
 01 00 00 00               MILCTRLCMD_VERSIONREQUEST::controlCode = 0x00000001
 10 00 00 00               MILCTRLCMD_VERSIONREQUEST::messageSize = 0x10 = 16 bytes
 00 00 00 00 00 00 00 00   MILCTRLCMD_VERSIONREQUEST::unused (8 bytes)