Dear all, this is just a quick status update on the Java implementation of the LLRP Toolkit.
LTKJava version 1.0.0.5 has been released at the end of last year. It is available in source and binary format from the sourceforge download section: http://sourceforge.net/project/showfiles.php?group_id=194882&package_id=229869&release_id=643233 The 1.0.0.5 release includes the following features: - encodes/decodes binary LLRP messages (using llrpdef.xml) - encodes/decodes XML LLRP messages (LLRP.xsd) - validates incoming LTK XML messages against LLRP.xsd - allows for extensions that are represented in an XML description that complies with llrpdef.xsd - messaging support via Apache MINA (synchronous and asynchronous) Examples illustrating LTKJava usage are available in the wiki at: http://llrp-toolkit.wiki.sourceforge.net/LTKJava+Example+Code. The LTKJava javadoc is available at: http://www.llrp.org/docs/javaapidoc/ The next steps for the LTKJava development team include improving the test framework, extending the command line tool, simplifying the property file structure used during the build process and adding additional LTK XML formats. Regards, Christian and Basil PS: Many thanks to Li Cuizhi (Mightycard) for his help with the implementation of the messaging framework. ------------------------------------------------------------------------------ _______________________________________________ llrp-toolkit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel
