I want to write a Java App that can communicate with an Infra-red device. I have a USB infra-red reader that I want to use. Are there any Java Libraries that I can use to make this happen... Ideally I want the program to work on windows and macOS X. Anyone have any sample code or anything they can do to point me in the right direction, I have never worked on such a project but I need to figure it out...
+1
A:
Looks like there is something:
- http://www.hpl.hp.com/personal/Jean_Tourrilhes/IrDA/Java.html
- http://sourceforge.net/projects/jir/files/
But everything is outdated and has low chances of running on Win or MacOSX.
tulskiy
2010-01-14 03:28:08