Discuss this help topic in SecureBlackbox Forum
TElSSHLocalPortForwarding is a descendant of TElSSHCustomForwarding class.
Description
TElSSHLocalPortForwarding component provides a simple interface to establish the TCP forwarding from the local port to remote server through secure SSH channel. This tunnel is used for securing outgoing 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 local port, which should be forwarded to remote side. When the new connection is accepted on this port, the component will open new SSH tunnel and ask the remote SSH server to connect to DestHost:DestPort. As soon as the component finishes establishing of logical connection, it fires the OnConnectionOpen event.
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