Method | Description | |
---|---|---|
Client ( Socket socket ) : System | ||
Connect ( |
||
Dispose ( ) : void | ||
ReceiveBody ( ) : void | ||
Send ( ByteBuffer data ) : void | ||
SignalDisconnected ( ) : void |
Method | Description | |
---|---|---|
IsConnected ( ) : bool | ||
Receive ( byte buf, int ofs, int len ) : bool | ||
StartReceiving ( ) : void |
public Connect ( |
||
connectPoint | ||
return | void |