2.2.1.2.7 DataBody Payload

The DataBody payload contains the Remote Desktop Protocol data that is being sent over the UDP transport. The presence of this payload is flagged by the DATA (0x004) flag in the header (section 2.2.1.1), and it is sent by the Sender. If this payload is present, the DataHeader payload MUST also be present.


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

ChannelSeqNum

Data (variable)

...

...

...

ChannelSeqNum (2 bytes): A 16-bit unsigned integer that specifies the lower 16 bits of channel sequence number.

Data (variable): A variable size array of bytes sent by higher layers of the Remote Desktop Protocol stack.