C# Class tcpClient, Airscribe

Inheritance: MonoBehaviour
Show file Open project: pwner4once/Airscribe Class Usage Examples

Private Methods

Method Description
CloseConnection ( ) : void
Main ( System args ) : void
Receive ( Socket client ) : void
ReceiveCallback ( IAsyncResult ar ) : void
Send ( System lineToBeSent ) : void
initConnection ( ) : void
initConnection ( int portNumber ) : void