메소드 | 설명 | |
---|---|---|
OnRemotePortForwardingFailed ( ) : void | ||
OnRemotePortForwardingRequest ( |
||
OnRemotePortForwardingStarted ( uint port ) : void | ||
RemoteToLocalChannelFactory ( Poderosa.PortForwarding.RemoteToLocalChannelProfile prof ) : System | ||
WaitRequest ( ) : void |
메소드 | 설명 | |
---|---|---|
IsLoopbackAddress ( string ip ) : bool |
public OnRemotePortForwardingRequest ( |
||
request | ||
channel | ISSHChannel | |
리턴 |
public OnRemotePortForwardingStarted ( uint port ) : void | ||
port | uint | |
리턴 | void |
public RemoteToLocalChannelFactory ( Poderosa.PortForwarding.RemoteToLocalChannelProfile prof ) : System | ||
prof | Poderosa.PortForwarding.RemoteToLocalChannelProfile | |
리턴 | System |