Discuss this help topic in SecureBlackbox Forum
This event is fired when logical connection of a "client forwarding" type has been established.
Declaration
Parameters
Description
This event is preceded by
OnBeforeOpenClientForwarding one.
The server has to establish connection with
DestHost:DestPort
and perform data exchange between the client and the specified server (using
Connection methods).
SSHBlackbox contains classes which provide such data exchange (TElTCPForwardingSSHSubsystemHandler).