Package Structure

 

The directory structure and the files, which are bundled with WebNMS CLI API are given below. All the files are extracted under CLI API directory.

 

 

Directory Name Description

bin

Contains the following files to run applications:

  • setenv.sh/setenv.bat - To set the environment variables like CLASSPATH, JAVA_HOME.

  • CLIBrowserApplication.sh/.bat -To start the CLI Browser as a standalone application.

  • ConfigurationApplication.sh/.bat-To start the Configuration Application

  • TelnetApplication.sh/.bat-To start the Telnet Application.

  • UpdateManager.sh/.bat - To start the Update Manager.

CLIBrowser

Contains CLIBrowserApplication.java/class file.

conf

Contains various configuration files that can be used to implement various applications. Please refer to conf files under Installation and Setup topic.

examples

Contains various example programs and using WebNMS CLI API. Please refer to Examples chapter for complete details.

help

Contains the complete help files in HTML format.

jars

Contains the following jars used by the WebNMS CLI API :

  • AdventNetCLI.jar

  • AdventNetCLIClient.jar

  • AdventNetFramework.jar

  • AdventNetUpdateManager.jar

  • AdventNetUtils.jar

  • AdventNetJta.jar

  • ApiUtils.jar

  • crimson.jar

  • jaxp.jar

  • JimiProClasses.zip

  • jta20.jar (Outdated: This JAR has been replaced with AdventNetJta.jar after AdventNet obtained a commercial license from http://www.mud.de/se/jta/)

  • comm.jar

  • jython.jar

  • bsh-1.2b3.jar

  • xalan.jar

logs

Contains the log messages created during communication with devices.

reference

Contains the source code of default implementation, such as TelnetProtocolOptionsImpl and TelnetTransportImpl.

 

 

Filename Description

COPYRIGHT

Copyright File

LICENSE

License Agreement File

README.html

README File

 

Related Topics



Copyright © 2009 ZOHO Corp. All Rights Reserved.