The Slow-Path Graphics Update PDU is used to transmit graphics updates from server to client.
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
|
|---|
|
tpktHeader
|
|
x224Data
|
mcsSDin (variable)
|
|
...
|
|
securityHeader (variable)
|
|
...
|
|
slowPathGraphicsUpdates (variable)
|
|
...
|
-
tpktHeader (4 bytes): A TPKT Header, as specified in [T123] section 8.
-
x224Data (3 bytes): An X.224 Class 0 Data TPDU, as specified in [X224] section 13.7.
-
mcsSDin (variable): Variable-length PER-encoded MCS Domain PDU (DomainMCSPDU) which encapsulates an MCS Send Data Indication structure (SDin, choice 26 from DomainMCSPDU), as specified in [T125] (the ASN.1 structure definitions are given in [T125] section 7, parts 7 and 10). The userData field of the MCS Send Data Indication contains a Security Header and a Slow-Path Graphics Update (section 2.2.9.1.1.3.1) structure.
-
securityHeader (variable): Optional security header. If the Encryption Level (sections 5.3.2 and 2.2.1.4.3) selected by the server is greater than ENCRYPTION_LEVEL_NONE (0) and the Encryption Method (sections 5.3.2 and 2.2.1.4.3) selected by the server is greater than ENCRYPTION_METHOD_NONE (0) then this field will contain one of the following headers:
If the Encryption Level (sections 5.3.2 and 2.2.1.4.3) selected by the server is ENCRYPTION_LEVEL_NONE (0) and the Encryption Method (sections 5.3.2 and 2.2.1.4.3) selected by the server is ENCRYPTION_METHOD_NONE (0), then this header is not included in the PDU.
-
slowPathGraphicsUpdates (variable): A variable-length array of slow-path graphics updates (see 2.2.9.1.1.3.1) to be processed by the client.