- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AtavismRdpPacket"]
class Type type-node
Syntax
public class AtavismRdpPacket
Constructors
| Name | Summary |
|---|---|
| AtavismRdpPacket |
|
| AtavismRdpPacket |
|
| AtavismRdpPacket |
Create a packet with optionLength bytes set aside for the variable header section |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| MaxEaks | 124 |
static
|
| OpenLength | 6 |
The length of the variable headers on an open packet
static
|
Properties
| Name | Value | Summary |
|---|---|---|
| Ack | bool | |
| AckNumber | int | |
| Data | byte[] | |
| DataLength | short | |
| DataOffset | int | |
| Eak | bool | |
| EakEntries | int[] | |
| HasData | bool | |
| HeaderLength | int | |
| MaxSegments | short | |
| MaxSegmentSize | short | |
| Nul | bool | |
| PacketData | byte[] | |
| PacketLength | int | |
| Rst | bool | |
| SeqNumber | int | |
| Sequenced | bool | |
| Syn | bool |
Methods
| Name | Value | Summary |
|---|---|---|
| ToString |
string |