3.0 Supported Standards

 

Standards Compatibility Supported Version Key Benefits

JMX, Java Management
Extensions Instrumentation
and Agent Specification 

1.0, Final Release Defines an architecture, the design patterns , the APIs, and the services for application and network management in the Java programming language.
SNMP (Simple Network Management Protocol) v1, v2 and v3 Defines the communication mechanism between the managed entities and the management station, the information model and the security and access control mechanisms for sharing management information.
TL1

 

GR831 standard Transaction Language 1 (TL1) is an ASCII-based management protocol widely used in the telecom industry for managing the telecom infrastructure.

Because TL1 is ASCII based, it can be used as both Human to Machine and Machine to Machine language, without any translations.

JDBC 1.1 & 2.0 Provides database vendor and technology-independent (RDBMS, ODBMS etc.) and platform-neutral APIs to access data from multi tier and client-server applications.
Java RMI Greater than 1.0 Facilitates distributed computing so that distributed applications with high scalability and performance goals can be built.
CORBA 2.3 Provides a programming language-independent distributed object computing environment on which highly scalable applications can be built.
HTTP 1.0, 1.1 Facilitates a standard communication mechanism between Web Browser Client and the Web Server.  HTTP is also used as communication mechanism between other clients and servers.
JSP 1.1 Enables rapid development of web-based applications that are platform independent. JavaServer Pages technology separates the user interface from content generation enabling designers to change the overall page layout without altering the underlying dynamic content.
Servlets 2.2 Enables running classes in the server (through Servlets), based on inputs from the client. Presentation of dynamic  response is also done from the Servlet.
JFC (Java Foundation Classes) JDK1.2.2 Facilitates building user interfaces (GUIs) that have a platform-independent visual presentation.
XML 1.0 Facilitates an efficient data interchange between components of an application and between applications by providing an extensible mechanism to describe the meaning and hierarchical structure of data.

 

 

 
 

Copyright © 1996-2004, AdventNet Inc. All Rights Reserved.