2.2.2.5 RDPUDP_SYNDATA_PAYLOAD Structure

The RDPUDP_SYNDATA_PAYLOAD structure specifies the parameters that are used to initialize the UDP connection.


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

snInitialSequenceNumber

uUpStreamMtu

uDownStreamMtu

snInitialSequenceNumber (4 bytes): A 32-bit unsigned value that specifies the starting value for sequence numbers for Source Packets and Coded Packets.

uUpStreamMtu (2 bytes): A 16-bit unsigned value that specifies the maximum size for a datagram that can be generated by the endpoint. This value MUST be greater than or equal to 1132 and less than or equal to 1232.

uDownStreamMtu (2 bytes): A 16-bit unsigned value that specifies the maximum size of the maximum transmission unit (MTU) that the endpoint can accept. This value MUST be greater than or equal to 1132 and less than or equal to 1232.