EldoS
Navigation
Web site
Support
Table Of Contents

TElSSHTunnelList class

Properties     Methods     Declared in     Licensing    


 

This class is used to store zero or more instances of TElCustomSSHTunnel descendants

 
 

Description

    Use TElSSHTunnelList to store the tunnels (instances of descendants of TElCustomSSHTunnel class) and link these tunnels to SSH components. TElSSHTunnelList can store the instances of following classes:

  • TElShellSSHTunnel
  • TElCommandSSHTunnel
  • TElSubsystemSSHTunnel
  • TElX11ForwardSSHTunnel
  • TElLocalPortForwardSSHTunnel
  • TElRemotePortForwardSSHTunnel
  • TElAuthenticationAgentSSHTunnel

    Each instance of TElSSHTunnelList may be used with one instance of SSH transport component. If you need to make multiple connections to the same or different hosts in parallel, use several SSH transport components and several instances of TElSSHTunnelList.

 
 

Properties

  • Count
  • Tunnels
 
 

Methods

  • Constructor
  • Destructor
 
 

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