Discuss this help topic in SecureBlackbox Forum
TElLocalPortForwardSSHTunnel.Open
Call this method to tell the TElLocalPortForwardSSHTunnel that new connection is accepted on local port and forwardnig can be started.
Declaration
Parameters
Description
Call this method when new connection is accepted on local port. After calling this method, TElLocalPortForwardSSHTunnel will try to create a logical connection for this connection. After logical connection is created, the OnOpen event is fired and application can start sending and receiving the data.