<div class="content" name="HTTP_HANDSHAKE_REQUEST_PACKET" uuid="56aaa57c-51aa-4476-a294-f3ae32427d1b"><p>This packet is sent from the RDG client to the RDG server to
negotiate the appropriate protocol version to use.</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">hdr</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="8">verMajor</td>
  <td colspan="8">verMinor</td>
  <td colspan="16">clientVersion</td>
 </tr>
 <tr>
  <td colspan="16">ExtendedAuth</td>
  
 </tr>
</tbody></table><p><b>hdr  (8 bytes): </b>An <a href="158c24f6-cabc-4c48-b429-28509f9b4f5d" data-linktype="relative-path">HTTP_PACKET_HEADER (section
2.2.10.9)</a> structure. Its <b>packetType</b> field is set to
PKT_TYPE_HANDSHAKE_REQUEST.</p><p><b>verMajor (1 byte): </b>A single byte representing
the major version of the RDGHTTP protocol.</p><p><b>verMinor (1 byte): </b>A single byte representing
the minor version of the RDGHTTP protocol.</p><p><b>clientVersion (2 bytes): </b>An unsigned short
representing the version of RDG client operating system. This field is not used
and MUST be set to zero.</p><p><b>ExtendedAuth (2 bytes): </b>An unsigned short
representing the <a href="76796f19-9e6f-48b9-8b8f-4ef9f197056b#gt_3cce7433-1f97-487d-9b8b-2affd6f21428" data-linktype="relative-path">extended
authentication</a> requested by the RDG client, in an <a href="801ded3f-e14e-48f8-9b23-744914291edc" data-linktype="relative-path">HTTP_EXTENDED_AUTH Enumeration
(section 2.2.5.3.2)</a> format.</p></div>