EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

ElLocalPortForwardSSHTunnel class

Properties     Methods     Events     Declared in     Licensing    


 

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.

 
 

Properties

  • Port
  • ToHost
  • ToPort
Inherited from ElCustomSSHTunnel
  • AutoOpen
  • ConnectionCount
  • Connections
  • TunnelList
 
 

Methods

  • Constructor
  • Destructor
  • Open
Inherited from ElCustomSSHTunnel
  • Open
 
 

Events

Inherited from ElCustomSSHTunnel

  • 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-2008, EldoS Corporation