Class PRUDPPacketTracker
java.lang.Object
com.biglybt.core.tracker.protocol.udp.PRUDPPacketTracker
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final long
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
public static int VERSION -
DEFAULT_RETRY_COUNT
public static final int DEFAULT_RETRY_COUNT- See Also:
-
ACT_REQUEST_CONNECT
public static final int ACT_REQUEST_CONNECT- See Also:
-
ACT_REQUEST_ANNOUNCE
public static final int ACT_REQUEST_ANNOUNCE- See Also:
-
ACT_REQUEST_SCRAPE
public static final int ACT_REQUEST_SCRAPE- See Also:
-
ACT_REPLY_CONNECT
public static final int ACT_REPLY_CONNECT- See Also:
-
ACT_REPLY_ANNOUNCE
public static final int ACT_REPLY_ANNOUNCE- See Also:
-
ACT_REPLY_SCRAPE
public static final int ACT_REPLY_SCRAPE- See Also:
-
ACT_REPLY_ERROR
public static final int ACT_REPLY_ERROR- See Also:
-
INITIAL_CONNECTION_ID
public static final long INITIAL_CONNECTION_ID- See Also:
-
-
Constructor Details
-
PRUDPPacketTracker
public PRUDPPacketTracker()
-