Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The server confirms the client ID sent by the client in the Client Announce Reply message.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.