Property | Type | Description | |
---|---|---|---|
client |
Property | Type | Description | |
---|---|---|---|
stream | NetworkStream |
Method | Description | |
---|---|---|
connectClient ( string serverIP ) : void | ||
disconnectClient ( ) : void | ||
getClientType ( ) : int | ||
send ( Object data ) : void |
abstract public connectClient ( string serverIP ) : void | ||
serverIP | string | |
return | void |
public TcpClient,System.Net.Sockets client | ||
return |