Difference between revisions of "LLRPHelloWorld"

From RifidiWiki

Jump to: navigation, search
m (Reverted edits by Amesycyxa (Talk); changed back to last version by Kyle)
 
Line 1: Line 1:
=[http://ecoquvejoz.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
 
 
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 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.
  

Latest revision as of 19:42, 26 November 2010

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