Constant Field Values


Contents
com.uc3m.*

com.uc3m.it.pfc.pdp.PDP
public static final int CLIENT_WAIT 20000
protected static final int CONFIG_WAIT_REPLY 15
public static final int CONFIG_WAIT_TRANSMIT 10
public static final int DEFAULT_AVAILABILITY_TIME 3600
private static final byte MAX_CONNECTIONS 10

com.uc3m.it.pfc.pdp.PDPException
public static final byte NETWORK_ERROR 3
public static final byte PARSING_ERROR 1
public static final byte PDP_GENERAL_ERROR 0
public static final byte UA_BUSY 4
public static final byte UA_DISABLED 5

com.uc3m.it.pfc.pdp.com.uc3m.it.pfc.pdp.PDPMessage
private static final int MAXIMUN_MESSAGE_LENGTH 65534
private static final byte MINIMUN_MESSAGE_LENGTH 10
protected static final byte PDP_SERVICE_DEREGISTER 3
protected static final byte PDP_SERVICE_REPLY 2
protected static final byte PDP_SERVICE_REQUEST 1
public static final byte PDP_VERSION 1

com.uc3m.it.pfc.pdp.PDPNetworkManager
public static final int MAX_PACKET_SIZE 65000
public static final java.lang.String MULTICAST_ADDRESS "239.255.255.253"
public static final int PORT 3000
public static final int WAITING_TIME 5000

com.uc3m.it.pfc.pdp.ServiceEntry
public static final byte MINIMUN_LENGTH 6