EldoS
Navigation
Web site
Support
Table Of Contents

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

  • BoundPort
  • Port
  • ToHost
  • ToPort
Inherited from TElCustomSSHTunnel
  • AutoOpen
  • ConnectionCount
  • Connections
  • TunnelList
 
 

Methods

  • Constructor
  • Destructor
  • Close
Inherited from TElCustomSSHTunnel
  • Open
 
 

Events

  • OnSetupSucceeded
  • OnSetupFailed
Inherited from TElCustomSSHTunnel
  • OnClose
  • OnError
  • OnOpen
 
 

Declared in

.NET:

  • Namespace: SBSSHCommon
  • Assembly: SecureBlackbox.SSHClient, SecureBlackbox.SSHServer
VCL:
  • Unit: SBSSHCommon
ActiveX/DLL:
  • SBB 5 interface module: SSHBBoxCli.dll
  • SBB 6 interface module: SSHBBoxCli6.dll
 
 

Licensing

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

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation