Discuss this help topic in SecureBlackbox Forum
Initial setup of TElSSHServer
TElSSHServer class is a low-level class that acts as a data processor. Sockets (or other transport channel) layer and threading is to be implemented by the separately. A separate instance of TElSSHServer is used for each incoming client connection.
At least the following events should be handled to make TElSSHServer work:
Also at least one of the following events should be handled to provide any meaningful functionality to the connected clients: