Unsi 类,提供网络通信相关的功能定义 包含常量定义、方法声明等
在文件 Unsi.x 第 5 行定义.
◆ Unsi()
◆ addToNamelist()
bool addToNamelist |
( |
String |
, |
|
|
bool |
|
|
) |
| |
◆ clone()
◆ config()
bool config |
( |
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ create()
◆ disconnect()
◆ equalsHandle()
bool equalsHandle |
( |
long |
, |
|
|
long |
|
|
) |
| |
◆ finalize()
◆ getAsyncDirectOutput()
◆ getConnectionNumber()
long getConnectionNumber |
( |
| ) |
|
◆ getId()
◆ getNamelistMode()
◆ getRemoteInetAddress()
◆ send()
◆ setNamelistMode()
void setNamelistMode |
( |
int |
| ) |
|
◆ start()
◆ BLACK_NAMELIST
◆ DEFAULT_CONTEXTID
const int DEFAULT_CONTEXTID |
|
static |
◆ DISABLE_NAMELIST
const int DISABLE_NAMELIST |
|
static |
◆ UNSI_ACCEPT
◆ UNSI_CONNECT
◆ UNSI_DISCONNECT
const int UNSI_DISCONNECT |
|
static |
◆ UNSI_INVALID
◆ UNSI_LISTENPORT_DISABLE
const int UNSI_LISTENPORT_DISABLE |
|
static |
◆ UNSI_TCP
◆ UNSI_TCP_RECV
◆ UNSI_TCP_RECVCOMPLETE
const int UNSI_TCP_RECVCOMPLETE |
|
static |
◆ UNSI_TCP_SEND
◆ UNSI_TCP_SENDCOMPLETE
const int UNSI_TCP_SENDCOMPLETE |
|
static |
◆ UNSI_UDP
◆ UNSI_UDP_RECV
◆ UNSI_UDP_RECVCOMPLETE
const int UNSI_UDP_RECVCOMPLETE |
|
static |
◆ UNSI_UDP_SEND
◆ UNSI_UDP_SENDCOMPLETE
const int UNSI_UDP_SENDCOMPLETE |
|
static |
◆ WHITE_NAMELIST