Method | Description | |
---|---|---|
Main ( String args ) : int |
Method | Description | |
---|---|---|
ConnectCallback ( IAsyncResult ar ) : void | ||
Receive ( Socket client ) : void | ||
ReceiveCallback ( IAsyncResult ar ) : void | ||
Send ( Socket client, String data ) : void | ||
SendCallback ( IAsyncResult ar ) : void | ||
StartClient ( ) : void |