LibusbJava is a Java wrapper for the libusb. It can be built on any platform which is supported by the libusb. The latest binaries for Windows and Linux can be downloaded.
For installation instructions and more information visit our homepage.
Categories
Hardware DriversLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Libusb Java
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Thank you for your work.
-
PLEASE HELP!!!! I have spent several days trying to get past this error: debug: Exception in thread "main" java.lang.UnsatisfiedLinkError: no libusb0.dll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at usbtalk.UsbTalk.logBus(UsbTalk.java:27) at usbtalk.UsbTalk.main(UsbTalk.java:51) Java Result: 1 BUILD SUCCESSFUL (total time: 1 second) triggered on the first call to the library. I meticulously followed the installation instructions for Windows. I'm using XP Pro, Netbeans. I have set java.library.path to several values of interest. I'm using the project LogBus, changing only a few names. Google usually produces only my own posts. Please help! Going on day 4 trying to execute a single line of code. Help me obi-wan kenobi. You are our only hope.
-
Works like a charm. Thanks!