EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

ElCustomSSHSubsystemHandler class

Properties     Methods     Events     Declared in    


 

This is the base class for subsystem handlers.

 
 

Description

    Use this class' descendants to bind some behaviour to ElSSHTunnelConnection instance.
    This class can be used in two modes: synchronous and asynchronous. When synchronous mode is used you should place ElCustomSSHSubsystemHandler to separate thread in order not to block SSH-server work.

 
 

Properties

  • Connection
 

Protected properties

  • Connected
 
 

Methods

  • Constructor
  • Destructor
  • Run
  • Terminate
 

Protected methods

  • Disconnect
  • DoTerminateRequest
  • Execute
  • Finalize
  • HandlerType
  • Initialize
  • Read
  • ReceiveData
  • SendData
  • SendExtendedData
  • Terminated
 
 

Events

  • OnTerminateRequest
 
 

Declared in

.NET:

  • Namespace: SBSSHHandlers
  • Assembly: SecureBlackbox.SSHServer
VCL:
  • Unit: SBSSHHandlers
ActiveX/DLL: Not available
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation