public class IPTypes
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
IPTypes.CONN_STATUS
Connection status.
|
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_SCK
Type of socket
|
static int |
TYPE_TCP |
static int |
TYPE_UDP |
Constructor and Description |
---|
IPTypes() |
public static final int TYPE_SCK
public static final int TYPE_TCP
public static final int TYPE_UDP