|
|||||||||
| Home >> All >> com >> act365 >> net >> [ ip overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.act365.net.ip
Interface IP4

- public interface IP4
The IP4 interface defines constants used to build the IPv4 header.
| Field Summary | |
static byte |
DONT_FRAGMENT
|
static byte |
MUST_FRAGMENT
|
static byte |
TOS_COMMAND
|
static byte |
TOS_DATA
|
static byte |
TOS_ICMP
|
| Field Detail |
TOS_ICMP
public static final byte TOS_ICMP
- See Also:
- Constant Field Values
TOS_DATA
public static final byte TOS_DATA
- See Also:
- Constant Field Values
TOS_COMMAND
public static final byte TOS_COMMAND
- See Also:
- Constant Field Values
DONT_FRAGMENT
public static final byte DONT_FRAGMENT
- See Also:
- Constant Field Values
MUST_FRAGMENT
public static final byte MUST_FRAGMENT
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> com >> act365 >> net >> [ ip overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC