메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
OnClientReceive ( IAsyncResult ar ) : void | ||
OnClientSent ( IAsyncResult ar ) : void | ||
OnRemoteReceive ( IAsyncResult ar ) : void | ||
OnRemoteSent ( IAsyncResult ar ) : void | ||
StartHandshake ( ) : void | ||
StartRelay ( ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Client ( ) : System | ||
Client ( Socket clientSocket, DestroyDelegate destroyer ) : System |
protected Client ( Socket clientSocket, DestroyDelegate destroyer ) : System | ||
clientSocket | Socket | |
destroyer | DestroyDelegate | |
리턴 | System |