|
ElLocalPortForwardSSHTunnel is a descendant of ElCustomSSHTunnel. |
|
|
Description Use this class to establish the TCP forwarding from local port to remote side through secure SSH channel. This tunnel is used for securing outgoing socket connections and is similar to client-side SSL. Set ToHost and ToPort properties according to host properties you want to forward data to. Set Port property according to local port, which should be forwarded to remote side. When the new connection is accepted on this port, call the Open method. As soon as ElLocalPortForwardSSHTunnel finishes establishing of logical connection, it fires the OnOpen event. |
|
|
Inherited from ElCustomSSHTunnel |
|
|
Inherited from ElCustomSSHTunnel |
|
|
Inherited from ElCustomSSHTunnel |
|
|
.NET:
|
|
|
To use the component in development and distribution of your projects, you need to purchase one of the licenses: .NET: SSHBlackbox client-only OR SSHBlackbox client-server OR SFTPBlackbox client-only OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional VCL: SSHBlackbox client-only OR SSHBlackbox client-server OR SFTPBlackbox client-only OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional ActiveX/DLL: SSHBlackbox client-only OR SFTPBlackbox client-only OR SecureBlackbox Transports OR SecureBlackbox Standard |
View Table Of Contents | Send comments on this topic
