LLRPHelloWorld

From RifidiWiki

Revision as of 17:24, 25 January 2008 by Kyle (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. You can download it here.

The zip file contains four files

  • QuickStartGuide is a pdf that describes a little about LLRP and how to run the program
  • LLRPHelloWorldClient.java is the source code for the program
  • ByteAndHexConvertingUtility.java contains some utility function that the hello world client needs to properly display output
  • llrp.jar is a library that converts between LLRP Messages and java objects.
Personal tools