Discuss this help topic in SecureBlackbox Forum

TElSSHTunnelConnection class

Properties     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

Methods

Events

Declared in

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

Discuss this help topic in SecureBlackbox Forum