메소드 | 설명 | |
---|---|---|
Receive ( |
Receive version string.
|
|
SSHProtocolVersionReceiver ( ) : System |
Constructor
|
|
Verify ( SSHProtocol protocol ) : void |
Verify server version
|
public Receive ( |
||
sock | socket object | |
timeout | long | timeout in msec |
리턴 | bool |
public Verify ( SSHProtocol protocol ) : void | ||
protocol | SSHProtocol | expected protocol version |
리턴 | void |