2.2.1.1 RemoteClientInformation message

The RemoteClientInformation message is used to send the client's information that is required for initialization to the server.


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

cbSize

dwVersion

dwMagic

cbSize (4 bytes): An unsigned 32-bit integer. The size of the message.

dwVersion (4 bytes): An unsigned 32-bit integer. The client MUST be set this field to 0x00010006. The version of the client's network pipe.

dwMagic (4 bytes): An unsigned 32-bit integer. The client MUST set this field to 0x19740721. A number used to identify the protocol family of the client.