Difference between revisions of "LLRPHelloWorld"

From RifidiWiki

Jump to: navigation, search
Line 2: Line 2:
  
 
*[[Media:LTKHelloWorld.zip | Hello World Client using LTK-Java]]
 
*[[Media:LTKHelloWorld.zip | Hello World Client using LTK-Java]]
 
  
 
The zip file contains four files
 
The zip file contains four files

Revision as of 15:50, 27 May 2008

The llrp hello world program is a simple java program that connects to an LLRP reader and sends it messages. It is intended to help people understand how LLRP works.

The zip file contains four files

  • README.txt that explains how to compile and run the client
  • LLRPHelloWorldClient.java is the source code for the program
  • log4j.properties that contains information about how logging should be handled
  • LTKJava_with_dep_0_1_0-SNAPSHOT.jar is a library that converts between LLRP Messages and java objects. More information about the LTK-Java library can be found here: http://llrp-toolkit.wiki.sourceforge.net/LTKJava
Personal tools