We’re developing a kind of gadget with usb connection but would not to force our users to install any driver and program in their computers, so… ¿it’s possible to develop a java applet that work in linux and windows and have usb access?
(We’re java developers but nerver before worked with applets)
We’re developing a kind of gadget with usb connection but would not to force
Share
I guess you have chosen a USB API. This is one option. The steps you have to take in order to make it work as an applet are:
archiveattribute of the applet tag(s). See my answer to this question for details.