Link to home
Start Free TrialLog in
Avatar of mdoland
mdoland

asked on

Missing library for USB

I'm working on an integration where an USB port may be used. To get it to work, it says that the UsbComPort library needs to be installed. That is UsbComPort.dll and ftd2xx.dll in system32 and UsbComPort.jar on the classpath. Do you know what library that is?
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi!

And this library as well
http://usb4java.org/

However this is probably what you are looking for
http://www.ftdichip.com/Drivers/D2XX.htm

http://bleyer.org/jd2xx/

Regards,
     Tomas Helgi
:)