| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
CC_ADDITIONAL_VARIANCE |
30L |
public static final long |
CC_MAXIMUM_THRESHOLD |
2000L |
public static final long |
CC_SYN |
10L |
public static final byte |
FLAG_ACK |
64 |
public static final byte |
FLAG_CONTINUOUS_SEND |
8 |
public static final byte |
FLAG_HAS_B_AND_AS |
32 |
public static final byte |
FLAG_NACK |
32 |
public static final byte |
FLAG_NEEDS_B_AND_AS |
4 |
public static final byte |
FLAG_PACKET_PAIR |
16 |
public static final byte |
FLAG_VALID |
-128 |
public static final short |
ID_ADVERTISE_SYSTEM |
29 |
public static final short |
ID_ALREADY_CONNECTED |
18 |
public static final byte |
ID_CONNECTED_PING |
0 |
public static final short |
ID_CONNECTED_PONG |
3 |
public static final short |
ID_CONNECTION_BANNED |
23 |
public static final short |
ID_CONNECTION_LOST |
22 |
public static final short |
ID_CONNECTION_REQUEST |
9 |
public static final short |
ID_CONNECTION_REQUEST_ACCEPTED |
16 |
public static final short |
ID_CONNECTION_REQUEST_FAILED |
17 |
public static final short |
ID_DETECT_LOST_CONNECTION |
4 |
public static final short |
ID_DISCONNECTION_NOTIFICATION |
21 |
public static final short |
ID_INCOMPATIBLE_PROTOCOL_VERSION |
25 |
public static final short |
ID_IP_RECENTLY_CONNECTED |
26 |
public static final short |
ID_NEW_INCOMING_CONNECTION |
19 |
public static final short |
ID_NO_FREE_INCOMING_CONNECTIONS |
20 |
public static final short |
ID_OPEN_CONNECTION_REPLY_1 |
6 |
public static final short |
ID_OPEN_CONNECTION_REPLY_2 |
8 |
public static final short |
ID_OPEN_CONNECTION_REQUEST_1 |
5 |
public static final short |
ID_OPEN_CONNECTION_REQUEST_2 |
7 |
public static final short |
ID_TIMESTAMP |
27 |
public static final short |
ID_UNCONNECTED_PING |
1 |
public static final short |
ID_UNCONNECTED_PING_OPEN_CONNECTIONS |
2 |
public static final short |
ID_UNCONNECTED_PONG |
28 |
public static final short |
ID_USER_PACKET_ENUM |
128 |
public static final int |
MAXIMUM_CONNECTION_ATTEMPTS |
10 |
public static final int |
MAXIMUM_ENCAPSULATED_HEADER_SIZE |
28 |
public static final short |
MAXIMUM_MTU_SIZE |
6000 |
public static final int |
MAXIMUM_ORDERING_CHANNELS |
16 |
public static final short |
MINIMUM_MTU_SIZE |
400 |
public static final int |
RAKNET_DATAGRAM_HEADER_SIZE |
4 |
public static final byte |
RAKNET_PROTOCOL_VERSION |
9 |
public static final int |
SESSION_STALE_MS |
5000 |
public static final int |
SESSION_TIMEOUT_MS |
30000 |
public static final int |
UDP_HEADER_SIZE |
8 |
Copyright © 2018–2019. All rights reserved.