Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
usb4java
Conversations
About
usb4java
Contact owners and managers
1–30 of 185
Mark all as read
Report group
0 selected
GM SEED
10/11/23
Loading libusb4java.dll in Eclipse When Using Modules
I added an issue to usb4java's GitHub page: https://github.com/usb4java/usb4java/issues/88 I
unread,
Loading libusb4java.dll in Eclipse When Using Modules
I added an issue to usb4java's GitHub page: https://github.com/usb4java/usb4java/issues/88 I
10/11/23
Zaid Serrano
5/23/23
Potentially using library for reading through usb-c port
Hello World! I am looking to read data packets from a tablet through a usb-c port. I came across your
unread,
Potentially using library for reading through usb-c port
Hello World! I am looking to read data packets from a tablet through a usb-c port. I came across your
5/23/23
Roka
,
stoibe...@gmail.com
4
3/23/23
How works controlTransfer?
Hi, Here is an example from the USB_Video_Class_1.1 specification: The wValue field interpretation is
unread,
How works controlTransfer?
Hi, Here is an example from the USB_Video_Class_1.1 specification: The wValue field interpretation is
3/23/23
Alexandros Papaxenidis
7/4/22
USB4JAVA print text to paper
Can i use Usb4Java to print a single text from a thermal printer ? I was able to communiacte with the
unread,
USB4JAVA print text to paper
Can i use Usb4Java to print a single text from a thermal printer ? I was able to communiacte with the
7/4/22
Aman Khan
6/15/22
help
USB error 7: Transfer error on bulk endpoint: Operation timed out
unread,
help
USB error 7: Transfer error on bulk endpoint: Operation timed out
6/15/22
Adrián Romero
9/15/21
USB4Java conflict with touchscreen USB driver on Windows 10
Hello all We are currently using usb4java to integrate our application with receipt printers like the
unread,
USB4Java conflict with touchscreen USB driver on Windows 10
Hello all We are currently using usb4java to integrate our application with receipt printers like the
9/15/21
Juri Vrljicak
2
9/3/21
Win 7 64 hotplug support
The way I workaround this issue was to: precondition: <dependency> <groupId>org.usb4java
unread,
Win 7 64 hotplug support
The way I workaround this issue was to: precondition: <dependency> <groupId>org.usb4java
9/3/21
Ali Hamza
5/2/21
LIST USB DEVICES
Hey I am making java app that visualize all the USBs connected to PC on windows. I have used usb4java
unread,
LIST USB DEVICES
Hey I am making java app that visualize all the USBs connected to PC on windows. I have used usb4java
5/2/21
Sean Luke
2/13/21
Cannot claim USB device on High Sierra
I am very new to USB so forgive me if I ask something which is in the FAQ. I am trying to build a
unread,
Cannot claim USB device on High Sierra
I am very new to USB so forgive me if I ask something which is in the FAQ. I am trying to build a
2/13/21
Vito Falanga
, …
deb...@alice.it
3
10/7/20
Native library not found in classpath
Forgive my ignorance, but i don't know how to execute the command java -cp... What does
unread,
Native library not found in classpath
Forgive my ignorance, but i don't know how to execute the command java -cp... What does
10/7/20
JC
3
2/19/20
java.lang.NoClassDefFoundError: org/usb4java/Loader
Beautiful, got it working! I think I was reading too much. Got confused by the github page where it
unread,
java.lang.NoClassDefFoundError: org/usb4java/Loader
Beautiful, got it working! I think I was reading too much. Got confused by the github page where it
2/19/20
jschoeni67
9/26/19
Basics: command line to run example
Hello, after running mvn compile I try to run the examples. Could someone just give me the complete
unread,
Basics: command line to run example
Hello, after running mvn compile I try to run the examples. Could someone just give me the complete
9/26/19
Matt Dunning
9/22/19
EXCEPTION_ACCESS_VIOLATION OpenJDK 11 and Windows 10
Hello, I have been working in Java for several years but have never had a need to directly access a
unread,
EXCEPTION_ACCESS_VIOLATION OpenJDK 11 and Windows 10
Hello, I have been working in Java for several years but have never had a need to directly access a
9/22/19
Bill Lee
, …
Peter Stoiber
7
8/18/19
How to ... do it all! (USB support)
Hello Bill, to test LibUsb C++ code you can also use NetBeans. On NetBeans 9 or higher you have to
unread,
How to ... do it all! (USB support)
Hello Bill, to test LibUsb C++ code you can also use NetBeans. On NetBeans 9 or higher you have to
8/18/19
Manish Sharma
,
Peter Stoiber
6
8/10/19
Q&A
Magnetic Card Reader Integration
Thanks Peter 😊 Regards Manish On Tue, Jan 22, 2019, 1:00 PM Peter Stoiber <stoibe...@gmail.com
unread,
Q&A
Magnetic Card Reader Integration
Thanks Peter 😊 Regards Manish On Tue, Jan 22, 2019, 1:00 PM Peter Stoiber <stoibe...@gmail.com
8/10/19
Tom Hickey
,
Peter Stoiber
3
8/9/19
Writing to USB device
This did not change any behavior for me. On Thursday, August 8, 2019 at 4:12:34 PM UTC-5, Peter
unread,
Writing to USB device
This did not change any behavior for me. On Thursday, August 8, 2019 at 4:12:34 PM UTC-5, Peter
8/9/19
Zac Harvey
5/23/19
Scanning USB for device attachments and detachments
I have a requirement where my Java app needs to scan all the USB ports on the current machine and
unread,
Scanning USB for device attachments and detachments
I have a requirement where my Java app needs to scan all the USB ports on the current machine and
5/23/19
Mubasher Usman
,
Peter Stoiber
2
4/1/19
Read Files from Android phone when mounted as Mass storage device
Hello Mubasher, I think usb4java would definitely work for sharing files between an android device
unread,
Read Files from Android phone when mounted as Mass storage device
Hello Mubasher, I think usb4java would definitely work for sharing files between an android device
4/1/19
Michael Winkler
1/26/19
USB error 12
Hi, I am trying to connect o an Abbott Freestyle Freedom Lite blood glucose meter on Win 7 64 bit and
unread,
USB error 12
Hi, I am trying to connect o an Abbott Freestyle Freedom Lite blood glucose meter on Win 7 64 bit and
1/26/19
Peter Stoiber
11/11/18
Usb4Java Isochronous Transfer
Hello, I'm trying to get an Isotransfer to work with Usb4Java. With Claimed Interface and setted
unread,
Usb4Java Isochronous Transfer
Hello, I'm trying to get an Isotransfer to work with Usb4Java. With Claimed Interface and setted
11/11/18
Klaus Reimer
, …
Dennis Sheirer
3
10/26/18
usb4java 1.3.0 released
Thanks very much Klaus!! On Sunday, October 21, 2018 at 1:23:50 PM UTC-4, Klaus Reimer wrote: Hello,
unread,
usb4java 1.3.0 released
Thanks very much Klaus!! On Sunday, October 21, 2018 at 1:23:50 PM UTC-4, Klaus Reimer wrote: Hello,
10/26/18
ravi kiran
9/11/18
Q&A
usb4java device not enumerating on windows7
I'm trying to communicate to the USB device which is connected using usb4java. The code which i
unread,
Q&A
usb4java device not enumerating on windows7
I'm trying to communicate to the USB device which is connected using usb4java. The code which i
9/11/18
Peter Stoiber
8/30/18
Can Usb4Java and Jna Library claim the same Interface?
Hello, I'll have a problem with a program which I code on my linux Pc, where a camera stream
unread,
Can Usb4Java and Jna Library claim the same Interface?
Hello, I'll have a problem with a program which I code on my linux Pc, where a camera stream
8/30/18
npb.a...@gmail.com
,
Dennis Sheirer
2
8/17/18
Q&A
How to clear data pipe?
If the device has been physically disconnected from the USB port and then reconnected, I'd
unread,
Q&A
How to clear data pipe?
If the device has been physically disconnected from the USB port and then reconnected, I'd
8/17/18
MANSUR IBRAHIM NOK
8/16/18
Fwd: USB4Java Configuration error
---------- Forwarded message ---------- From: MANSUR IBRAHIM NOK <mansurib...@gmail.com>
unread,
Fwd: USB4Java Configuration error
---------- Forwarded message ---------- From: MANSUR IBRAHIM NOK <mansurib...@gmail.com>
8/16/18
Allen Myers
7/19/18
Q&A
CDC Example
Are there any examples of how to use this code to use usb4java (javax ideally...) for CDC
unread,
Q&A
CDC Example
Are there any examples of how to use this code to use usb4java (javax ideally...) for CDC
7/19/18
Nathaniel Marzan
,
Dennis Sheirer
3
6/26/18
-5 response of LibUsb.claimInterface
Hi Dennis, It is ok now upon reinstalling drivers Sent from my iPhone On 23 Jun 2018, at 7:59 PM,
unread,
-5 response of LibUsb.claimInterface
Hi Dennis, It is ok now upon reinstalling drivers Sent from my iPhone On 23 Jun 2018, at 7:59 PM,
6/26/18
Nathaniel Marzan
,
Dennis Sheirer
5
6/21/18
Q&A
How to clear the pipes using usb4java
I saw this code snippet on a sample code and is this by any way a clear pipe? int j = 0; i = LibUsb.
unread,
Q&A
How to clear the pipes using usb4java
I saw this code snippet on a sample code and is this by any way a clear pipe? int j = 0; i = LibUsb.
6/21/18
Xarenvich
6/20/18
bulkTransfer problem
Hello, thanks everyone. I have a question, I checked a method from C-code called libusb_bulk_transfer
unread,
bulkTransfer problem
Hello, thanks everyone. I have a question, I checked a method from C-code called libusb_bulk_transfer
6/20/18
Ian Koerich Maciel
6/18/18
[Error 12/Error 5] When using usb4java on Windows
Hi everyone, # A little context: I am working on a programming tool for embedded devices called jOCD.
unread,
[Error 12/Error 5] When using usb4java on Windows
Hi everyone, # A little context: I am working on a programming tool for embedded devices called jOCD.
6/18/18