ants.p2p.utils.donkey
Interface DonkeyPacketConstants
- All Known Implementing Classes:
- DonkeyHashFile
public interface DonkeyPacketConstants
FIXME: a class deserves a proper javadoc
PARTSIZE
static final long PARTSIZE
- This is the max size of an donkey part covered by a hash.
- See Also:
- Constant Field Values
BLOCKSIZE
static final int BLOCKSIZE
- See Also:
- Constant Field Values
OP_EDONKEYHEADER
static final int OP_EDONKEYHEADER
- See Also:
- Constant Field Values
OP_EDONKEYPROT
static final int OP_EDONKEYPROT
- See Also:
- Constant Field Values
OP_EXTENDEDPROT
static final int OP_EXTENDEDPROT
- See Also:
- Constant Field Values
OP_EMULEPROT
static final int OP_EMULEPROT
- See Also:
- Constant Field Values
OP_MLDONKEYPROT
static final int OP_MLDONKEYPROT
- See Also:
- Constant Field Values
MET_HEADER
static final int MET_HEADER
- See Also:
- Constant Field Values
PORT_LISTENER
static final short PORT_LISTENER
- The default donkey ports
- See Also:
- Constant Field Values
OP_LOGINREQUEST
static final int OP_LOGINREQUEST
- See Also:
- Constant Field Values
OP_SERVERMESSAGE
static final int OP_SERVERMESSAGE
- See Also:
- Constant Field Values
OP_IDCHANGE
static final int OP_IDCHANGE
- See Also:
- Constant Field Values
OP_SERVERINFO
static final int OP_SERVERINFO
- See Also:
- Constant Field Values
OP_GETSERVERLIST
static final int OP_GETSERVERLIST
- See Also:
- Constant Field Values
OP_OFFERFILES
static final int OP_OFFERFILES
- See Also:
- Constant Field Values
OP_SEARCHREQUEST
static final int OP_SEARCHREQUEST
- See Also:
- Constant Field Values
OP_GETMORESEARCHRESULT
static final int OP_GETMORESEARCHRESULT
- See Also:
- Constant Field Values
OP_SERVERLIST
static final int OP_SERVERLIST
- See Also:
- Constant Field Values
OP_SEARCHRESULT
static final int OP_SEARCHRESULT
- See Also:
- Constant Field Values
OP_GETSOURCES
static final int OP_GETSOURCES
- See Also:
- Constant Field Values
OP_FOUNDSOURCES
static final int OP_FOUNDSOURCES
- See Also:
- Constant Field Values
OP_CALLBACKREQUEST
static final int OP_CALLBACKREQUEST
- See Also:
- Constant Field Values
OP_SERVERSTATUS
static final int OP_SERVERSTATUS
- See Also:
- Constant Field Values
OP_CALLBACKREQUESTED
static final int OP_CALLBACKREQUESTED
- See Also:
- Constant Field Values
OP_CALLBACKFAIL
static final int OP_CALLBACKFAIL
- See Also:
- Constant Field Values
OP_GLOBEXTENDEDSEARCHREQ
static final int OP_GLOBEXTENDEDSEARCHREQ
- See Also:
- Constant Field Values
OP_GLOBSERVERSTATUSREQ
static final int OP_GLOBSERVERSTATUSREQ
- See Also:
- Constant Field Values
OP_GLOBSERVERSTATUS
static final int OP_GLOBSERVERSTATUS
- See Also:
- Constant Field Values
OP_GLOBSEARCHREQ
static final int OP_GLOBSEARCHREQ
- See Also:
- Constant Field Values
OP_GLOBSEARCHRES
static final int OP_GLOBSEARCHRES
- See Also:
- Constant Field Values
OP_GLOBGETSOURCES
static final int OP_GLOBGETSOURCES
- See Also:
- Constant Field Values
OP_GLOBFOUNDSOURCES
static final int OP_GLOBFOUNDSOURCES
- See Also:
- Constant Field Values
OP_GLOBCALLBACKREQ
static final int OP_GLOBCALLBACKREQ
- See Also:
- Constant Field Values
OP_GLOBCALLBACKFAIL
static final int OP_GLOBCALLBACKFAIL
- See Also:
- Constant Field Values
OP_GLOBSERVERINFOREQ
static final int OP_GLOBSERVERINFOREQ
- See Also:
- Constant Field Values
OP_GLOBSERVERINFO
static final int OP_GLOBSERVERINFO
- See Also:
- Constant Field Values
OP_HELLO
static final int OP_HELLO
- See Also:
- Constant Field Values
OP_HELLOANSWER
static final int OP_HELLOANSWER
- See Also:
- Constant Field Values
OP_SENDINGPART
static final int OP_SENDINGPART
- See Also:
- Constant Field Values
OP_REQUESTPARTS
static final int OP_REQUESTPARTS
- See Also:
- Constant Field Values
OP_FILEREQREGRET
static final int OP_FILEREQREGRET
- See Also:
- Constant Field Values
OP_ENDTRANSFER
static final int OP_ENDTRANSFER
- See Also:
- Constant Field Values
OP_FILELISTREQUEST
static final int OP_FILELISTREQUEST
- See Also:
- Constant Field Values
OP_FILELISTANSWER
static final int OP_FILELISTANSWER
- See Also:
- Constant Field Values
OP_CALLBACKHINT
static final int OP_CALLBACKHINT
- See Also:
- Constant Field Values
OP_MESSAGE
static final int OP_MESSAGE
- See Also:
- Constant Field Values
OP_SETREQFILEID
static final int OP_SETREQFILEID
- See Also:
- Constant Field Values
OP_FILESTATUS
static final int OP_FILESTATUS
- See Also:
- Constant Field Values
OP_HASHSETREQUEST
static final int OP_HASHSETREQUEST
- See Also:
- Constant Field Values
OP_HASHSETANSWER
static final int OP_HASHSETANSWER
- See Also:
- Constant Field Values
OP_STARTUPLOADREQ
static final int OP_STARTUPLOADREQ
- See Also:
- Constant Field Values
OP_ACCEPTUPLOADREQ
static final int OP_ACCEPTUPLOADREQ
- See Also:
- Constant Field Values
OP_CANCELTRANSFER
static final int OP_CANCELTRANSFER
- See Also:
- Constant Field Values
OP_UPLOADEND
static final int OP_UPLOADEND
- See Also:
- Constant Field Values
OP_FILEREQUEST
static final int OP_FILEREQUEST
- See Also:
- Constant Field Values
OP_FILEREQANSWER
static final int OP_FILEREQANSWER
- See Also:
- Constant Field Values
OP_QUEUEPOSITION
static final int OP_QUEUEPOSITION
- See Also:
- Constant Field Values
SO_EDONKEY
static final int SO_EDONKEY
- See Also:
- Constant Field Values
SO_OLDEMULE
static final int SO_OLDEMULE
- See Also:
- Constant Field Values
SO_EMULE
static final int SO_EMULE
- See Also:
- Constant Field Values
SO_OLDMLDONKEY
static final int SO_OLDMLDONKEY
- See Also:
- Constant Field Values
SO_MLDONKEY
static final int SO_MLDONKEY
- See Also:
- Constant Field Values
SO_HYBRID
static final int SO_HYBRID
- See Also:
- Constant Field Values
SO_OVERNET
static final int SO_OVERNET
- See Also:
- Constant Field Values