Are there a libraries for USB ? I want easy use not hard use ? thanks
Printable View
Are there a libraries for USB ? I want easy use not hard use ? thanks
Probably the most advanced java usb implementation is javax.usb
http://javax-usb.sourceforge.net/
It works well with linux, but if you are using windows, there is only a beta implementation available. Check out the website for more details and if you have questions I think there is a FAQ and a mailing list there.
Kind regards,
Noel