I’m trying to figure out what should be contained in javax.usb.properties. I’m using RI from CVS.
I’ve seen an example containing:
javax.usb.services = com.ibm.jusb.os.linux.LinuxUsbServices But com.ibm.jusb.os.linux
doesn’t exist at all. Also, is there a way to set this based on the OS the
client is running, either windows or linux? Basically, all that I am trying to do is get
information from USB devices attached to the client machine, and not do any
reads/writes to the device itself. Seems
simple enough, but I’m just lost. Thank you. ____________________________________________ Scanned for viruses and spam by Codepipe Technologies Scanned on 14 January 2004 09:35:10 |
- Re: [javax-usb-devel] javax.usb.properties grant
- Re: [javax-usb-devel] javax.usb.properties Roger Lindsjö
- RE: [javax-usb-devel] javax.usb.properties grant
- RE: [javax-usb-devel] javax.usb.properties Dan Streetman