Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AUX_SERVER_CAPABILITIES auxiliary block structure informs the client that the server supports specific capabilities.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ServerCapabilityFlags |
|||||||||||||||||||||||||||||||
ServerCapabilityFlags (4 bytes): A flag that indicates that the server supports specific capabilities. The valid flag values are specified in the following table.
|
Flag name |
Value |
Meaning |
|---|---|---|
|
PACKED_FAST_TRANSFER_UPLOAD_BUFFERS |
0x00000001 |
The server supports the client sending up packed upload extended buffers, see section 3.1.4.2.1.2.1, containing RopFastTransferDestinationPutBuffer ROP ([MS-OXCROPS] section 2.2.12.2) or RopFastTransferDestinationPutBuffetExtended ROP ([MS-OXCROPS] section 2.2.12.3).
|
|
PACKED_WRITE_STREAM_UPLOAD_BUFFERS |
0x00000002 |
The server supports the client sending up packed upload extended buffers, see section 3.1.4.2.1.2.1, containing RopWriteStreamExtended ROP ([MS-OXCROPS] section 2.2.9.4). |
|
ULTRA_LARGE_PACKED_DOWNLOAD_BUFFERS |
0x00000008 |
The server supports the client asking for packed download chained buffers in EcDoRpcExt2. |