Release Features 2.0 to 2.0.5

 

Enhancements Made:

 

Core API

  1. Added methods isPerformPing() and setPerformPing() to handle long offline CLI timeouts.
  2. Added methods setRequestQSize()/getRequestQSize() to configure the asynchronous request queue size.
  3. The maxConnections() and systemWideMaxConnections() methods have been enhanced to configure infinite
    number of connections for a device.
  4. The methods setTerminalType()/getTerminalType() are added for sending terminal type during Telnet protocol negotiation.
  5. Provided write() method to allow the user to send Stream of bytes to the remotehost in the TelnetFrame.
  6. A provision has been given to set the terminalType as an applet parameter in the TelnetFrame, for telnet and SSH..
  7. Added methods getProperties() and setProperties() to CLIProtocolOptions, to enable the user to set all the properties of the protocol.
  8. Provision for disabling logging using setDebug() method has been given in the CLI API.

CLI Utilities

  1. Enhancement made in Command Set structure.

CLI Tools

  1. Support for internationalization of CLI Browser.

New Features Added:

 

Core API

  1. Out-of-box support for Secure Shell (SSH).
  2. Using the ConnectionHandler interface, commands can be sent or actions can be performed:


Copyright © 2009 ZOHO Corp. All Rights Reserved.