Discuss this help topic in SecureBlackbox Forum

TElRemotePortForwardSSHTunnel class

Properties     Methods     Events     Declared in     Licensing     


TElRemotePortForwardSSHTunnel is a descendant of TElCustomSSHTunnel.

Description

     Use this class to establish TCP forwarding from remote port through the secure SSH channel to client side, and then to other remote host. Set the ToHost and ToPort properties in compliance with host properties you want to forward the data to. Set the Port property to the port, which the server should open and via which it should forward all accepted connections to your side. When new connection is accepted on remote side, OnOpen event is fired.

Properties

Inherited from TElCustomSSHTunnel

Methods

Inherited from TElCustomSSHTunnel

Events

Inherited from TElCustomSSHTunnel

Declared in

.NET:
  • Namespace: SBSSHCommon
  • Assembly: SecureBlackbox.SSHCommon
VCL:
  • Unit: SBSSHCommon
Java:
  • Package: SecureBlackbox.SSHCommon.jar
C++:
  • sbsshcommon.h

Licensing

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

Discuss this help topic in SecureBlackbox Forum