Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java USB support on Windows -- Yes or No

807580Oct 9 2008 — edited May 10 2010
I've been doing all kinds of research about Java USB support for windows. Between jUSB, JSR-80, and LibUsb(Win32), I have had limited success.

I just need a definitive answer, or an example of anyone that has gotten fully functioning, bug free, USB support for Windows via Java.

This is for a project where I am trying to read input from a parallel port into my PC. Since Java can not recieve parallel input on Windows (it only can transmit it), I decided to use a Parallel to USB converter. However, it seems Java is coming up short again, at least for Windows. So any other non-USB alternatives are welcome to be suggested.


Thanks!
Brady

Comments

Billy Verreynne
Q. What does your alert procedure do?
A. Send mail.

Q. What does your procedure do when it fails to send mail?
A. Send (an error) mail.

This is like calling the police on your mobile to report that your mobile is stolen....
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 7 2010
Added on Oct 9 2008
12 comments
1,068 views