Skip to Main Content

Java SE (Java Platform, Standard Edition)

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.

Access usb device data stream?

MasterCodeonOct 14 2015 — edited Oct 16 2015

Hello everyone. I have used the pyusb module for python to access data streams from usb devices(namely the keyboard and mouse). I would like to access the raw data stream from the keyboard in java. Does anyone know how to do this? I would assume that this would have to access some native API or I would to build my own API. I don't have a particular reason or goal for this, I am just doing this for fun and to learn. I am running java on Win 7 Ultimate 64-bit.

Thanks for your help in advance.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 11 2015
Added on Oct 14 2015
0 comments
573 views