jlirc is a Java client API to receive signals from infrared remote controls using the LIRC or WINLirc packages.

See:
          Description

Packages
org.lirc Java client API to receive signals from infrared remote controls using the LIRC or WINLirc packages.
org.lirc.socket  
org.lirc.test Contains classes that test or demonstrate the org.lirc package.
org.lirc.ui UI components and other classes for use with the org.lirc package.
org.lirc.util Utility classes for use with the org.lirc package.

 

jlirc is a Java client API to receive signals from infrared remote controls using the LIRC or WINLirc packages. Most application will probably use the SimpleLIRCClient class to to receive remote control button events.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Author:
Bjorn Bringert (bjorn@mumblebee.com)