V
V
Vadim Gush2014-01-05 11:36:52
Java
Vadim Gush, 2014-01-05 11:36:52

Is it possible to control external usb devices in Java and what library is needed for this?

The question is, is it possible to control external usb devices in Java and what library is needed for this.
Please advise or provide a link.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Yarosh, 2014-01-05
@VadimGu

There is JSR-80 and there are not many libraries that support it, for example, here is the libusb port , and here is the official request . There is also for joysticks and HID junk , though not JSR-80. If you need something specific - write a driver. Fortunately, in Windows now with WDF it is not difficult, but in Linux it is even easier.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question