Discuss this help topic in SecureBlackbox Forum
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.
.NET: