I want to code a USB-Locker for any OS using usb4java. I can list all my devices, but if I want to use the HotPlug class made by Klaus Reimer I get the informaion:
"libusb doesn't support hotplug on this system"
Is there an alternitiv class, or an user code to do the same thing as the HotPlug class. I am working on Windows 10 and it should run on this os as well, so programming in Linux or so is not an option to avoid this error.
thanks