Skip to content
/ llrp Public

llrp (ltkjava) fork with upgrades (apache mina 2.x, slf4j/2.x, jdom/2.x)

Notifications You must be signed in to change notification settings

pquiring/llrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLRP (ltkjava) fork with fixes.
Forked from https://sourceforge.net/projects/llrp-toolkit/

Building:
  - check out javaforce
    git clone http://github.com/pquiring/javaforce
    cd javaforce
  - check out llrp
    cd lib
    git clone http://github.com/pquiring/llrp
  - build it
    cd llrp
    ant

Major changes:
 0.1 : upgraded to mina 2.x
 0.2 : replaced minx 2.x deprecated methods
 0.3 : upgrade to slf/2.x and fix connection issues
 2.0 : formatted source, fixed deprecated code, upgraded to jdom/2.x

Notes:
  - JavaForce is only used for build scripts to download dependancies and build deployment artifacts
  - deadlocking issue seems to be resolved
  - ping method should be used to ensure a valid connection, mina 2.x does not seem to be as reliable as 1.x was

About

llrp (ltkjava) fork with upgrades (apache mina 2.x, slf4j/2.x, jdom/2.x)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages