2.2.2.6 Server Client ID Confirm (DR_CORE_SERVER_CLIENTID_CONFIRM)

 The server confirms the client ID sent by the client in the Client Announce Reply message.


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

Header

VersionMajor

VersionMinor

ClientId

Header (4 bytes): An RDPDR_HEADER header. The Component field MUST be set to RDPDR_CTYP_CORE, and the PacketId field MUST be set to PAKID_CORE_CLIENTID_CONFIRM.

VersionMajor (2 bytes):  A 16-bit unsigned integer that specifies the major version number of the file system redirection protocol. This field MUST be set to 0x0001.

VersionMinor (2 bytes):  A 16-bit unsigned integer that specifies the minor version number of the file system redirection protocol. This field MUST be set to one of the following values.

Value

Meaning

0x000D

Minor version 13

0x000C

Minor version 12

0x000A

Minor version 10

0x0005

Minor version 5

0x0002

Minor version 2

ClientId (4 bytes):  A 32-bit unsigned integer that confirms the unique ID value of the ClientId field, which was sent by the client in the Client Announce Reply message.