|
Installation and usage of Java edition Java SE/EE Java 2 SE/EE edition of MsgConnect is shipped in JAR archives (evaluation version) and source code (registered version) ready for deployment. Java 2 edition can be used on JVM which supports Java 1.4. Java 2 SE edition doesn't support Java 2 Micro Edition. Java SE edition is located in "<MsgConnect>\Code\Java" folder. It includes core files, sample application and MCDataTree, hierarchical storage for information that can be used to pack and transfer data across different platforms. Prebuilt JAR archive of Java SE edition is located in "<MsgConnect>\Code\Java\Core" folder. This file is ready for immediate use. Installation of the archive is different for different Java development tools. One can install Java edition to Borland JBuilder using "Tools->Configure Libraries" menu command. To add new library press "New..." button. Specify the location in which the library will be placed, the name of the library and set library path to "<MsgConnect>\Code\Java\Core\org\eldos\MsgConnect". To use Java edition of MsgConnect you need to use the license key. If you don't have a commercial license, you can use the following evaluation code: Java ME Java ME edition of MsgConnect is shipped as a set of compiled .class files (evaluation version) and source code (registered version). Different code is used for MIDP 1.0 and MIDP 2.0. It is located in "<MsgConnect>\Code\Java_MIDP1.0" and "<MsgConnect>\Code\Java_MIDP2.0" folders. The code includes core files, sample applications and MCDataTree, hierarchical storage for information that can be used to pack and transfer data across different platforms. To use Java ME edition of MsgConnect you need to use the license key. If you don't have a commercial license, you can use the following evaluation code: Notes ProcMonViewer sample won't work with evaluation version of MsgConnect due to delays present only in evaluation version. Registered version doesn't have such delays and ProcMonViewer sample works fine. Java 2ME MIDP 1.0 evaluation classes require use of J2ME Wireless Toolkit 2.0 or later. Limitations of evaluation version Evaluation version sends messages with 0.5 sec delay. In other words, one can't send more than 2 messages per second with evaluation version. No other limitations are set. |
|
