Method | Description | |
---|---|---|
DebugContext ( string host ) : System | ||
Dispose ( ) : void | ||
GetInt ( ) : int | ||
GetString ( ) : string | ||
Send ( byte data ) : void | ||
Send ( int data ) : void | ||
Send ( string data ) : void |
Method | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
Flush ( ) : void | ||
HandleData ( ) : void | ||
Reconnect ( ) : void |