Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HEADER_LENGTH |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_STATION |
0 |
public static final int |
SERVER_LOWER_CALLING_1BYTE |
126 |
public static final int |
SERVER_LOWER_CALLING_2BYTE |
16382 |
public static final int |
SERVER_UPPER_ALL_STATIONS_1BYTE |
127 |
public static final int |
SERVER_UPPER_ALL_STATIONS_2BYTE |
16383 |
public static final int |
SERVER_UPPER_MANAGEMENT_LOGICAL_DEVICE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_INFORMATION_LENGTH |
2030 |
public static final int |
MAX_WINDOW_SIZE |
7 |
public static final int |
MIN_INFORMATION_LENGTH |
128 |
public static final int |
MIN_WINDOW_SIZE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_UDP_PAYLOAD_SIZE |
65507 |