Méthode | Description | |
---|---|---|
CloseNetObject ( |
||
Final ( ) : bool | ||
Initialization ( |
||
Initialization ( string strIP, |
||
IsServer ( ) : int | ||
Log ( int severity, string msg ) : int | ||
NFCNet ( OnSocketEvent xEventHandler, OnRecivePack xPackHandler ) : System | ||
SendMsgToAllClientWithOutHead ( |
||
SendMsgWithOutHead ( |
||
SendMsgWithOutHead ( |
public CloseNetObject ( |
||
nSockIndex | ||
Résultat | int |
public Initialization ( |
||
nMaxClient | ||
nPort | ||
Résultat | int |
public Initialization ( string strIP, |
||
strIP | string | |
nPort | ||
Résultat | void |
public Log ( int severity, string msg ) : int | ||
severity | int | |
msg | string | |
Résultat | int |
public NFCNet ( OnSocketEvent xEventHandler, OnRecivePack xPackHandler ) : System | ||
xEventHandler | OnSocketEvent | |
xPackHandler | OnRecivePack | |
Résultat | System |
public SendMsgToAllClientWithOutHead ( |
||
nMsgID | ||
msg | string | |
Résultat | bool |
public SendMsgWithOutHead ( |
||
nMsgID | ||
msg | string | |
fdList | List |
|
Résultat | bool |
public SendMsgWithOutHead ( |
||
nMsgID | ||
msg | string | |
nSockIndex | ||
Résultat | bool |