Method | Description | |
---|---|---|
OnRemotePortForwardingFailed ( ) : void | ||
OnRemotePortForwardingRequest ( |
||
OnRemotePortForwardingStarted ( uint port ) : void | ||
RemoteToLocalChannelFactory ( Poderosa.PortForwarding.RemoteToLocalChannelProfile prof ) : System | ||
WaitRequest ( ) : void |
Method | Description | |
---|---|---|
IsLoopbackAddress ( string ip ) : bool |
public OnRemotePortForwardingFailed ( ) : void | ||
return | void |
public OnRemotePortForwardingRequest ( |
||
request | ||
channel | ISSHChannel | |
return |
public OnRemotePortForwardingStarted ( uint port ) : void | ||
port | uint | |
return | void |
public RemoteToLocalChannelFactory ( Poderosa.PortForwarding.RemoteToLocalChannelProfile prof ) : System | ||
prof | Poderosa.PortForwarding.RemoteToLocalChannelProfile | |
return | System |