I’m researching about to interact with port usb on java, I have found two libraries JSR-80 and jusb. Could you tell me wich is better? or if to exist any other?
Note: I´m working under linux
Thx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can try libusb
See the Libusb java binding on github
alternativly there is usb4java from which The low-level part is based on the native libusb 0.1