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