2.2.2.3 Client Announce Reply (DR_CORE_CLIENT_ANNOUNCE_RSP)
The client replies to the Server Announce Request 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 the client MUST set to either the ClientId field, which is supplied by the server in the Server Announce Request message, or a unique ID as specified in section 3.2.5.1.3.