LLRPHelloWorld

From RifidiWiki

Jump to: navigation, search

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