Method | Description | |
---|---|---|
SendClientData ( string line ) : void | ||
TCPServer ( string IP, short myport ) : System |
Method | Description | |
---|---|---|
MainThread ( ) : void | ||
ProcessInput ( string data ) : bool | ||
Wrapper_STDERR ( string dat ) : void | ||
Wrapper_STDOUT ( string dat ) : void |
public TCPServer ( string IP, short myport ) : System | ||
IP | string | |
myport | short | |
return | System |