PRUDPPacketTrackerpublic class PRUDPPacketTracker extends Object
Fields Summary |
---|
public static int | VERSION | public static final int | DEFAULT_RETRY_COUNT | public static final int | ACT_REQUEST_CONNECT | public static final int | ACT_REQUEST_ANNOUNCE | public static final int | ACT_REQUEST_SCRAPE | public static final int | ACT_REPLY_CONNECT | public static final int | ACT_REPLY_ANNOUNCE | public static final int | ACT_REPLY_SCRAPE | public static final int | ACT_REPLY_ERROR | public static final long | INITIAL_CONNECTION_ID |
|