Discuss this help topic in SecureBlackbox Forum
TElSSHRemotePortForwarding is a descendant of TElSSHCustomForwarding class.
Description
TElSSHRemotePortForwarding component provides a simple interface to establish TCP forwarding from remote port through the secure SSH channel to client side, and then to other remote host. This tunnel is used for securing incoming socket connections. Set DestHost and DestPort properties according to the host properties that you want to forward the data to. Set ForwardedPort property to the remote (located on SSH server's host) port, which should be forwarded to the local system. When the new connection is accepted on this port, the server will open new SSH tunnel and the component will connect to DestHost:DestPort. As soon as the component finishes establishing of logical connections, it fires the OnConnectionOpen event.
Inherited from TElSSHCustomForwarding
Inherited from TElSSHCustomForwarding
Inherited from TElSSHCustomForwarding
To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:
SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite