EldoS
Navigation
Web site
Support
Table Of Contents

TElSSHTunnelConnection class

Methods     Events     Declared in    


 

This class represents single logical connection tunneled through SSH connection

 
 

Description

    SSH protocol supports establishing of a number of logical connections which are tunneled over it. Each tunnel object is a representation of logical connections of a specific type (such as remote tcp port forwarding). TElSSHTunnelConnection class deals with a single logical connection. I.E., one TElRemotePortForwardSSHTunnel tunnel object will create a logical connection for each tcp connection established on remote side.

 
 

Properties

  • Data
  • ExitMessage
  • ExitSignal
  • ExitStatus
 
 

Methods

  • Constructor
  • Destructor
  • Close
  • SendData
  • SendSignal
  • SendText
 
 

Events

  • OnClose
  • OnData
  • OnError
  • OnExtendedData
 
 

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
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation