Search found 2 matches

by Irwandi
Sat Sep 12, 2009 1:07 pm
Forum: V-USB
Topic: libusbjava
Replies: 2
Views: 2762

Re: libusbjava ok

, I got it I hard worked, and tricky I got connection between my java program (modified form ReadWrite.java) the parts of modified code are: dev.open(1, 0, -1); dev.controlMsg(0x40,1,value,0,data,4,5000,false); // dev.writeInterrupt(0x81, data,data.length , 2000, false); //not yet working // nBytes...
by Irwandi
Sun Aug 16, 2009 8:19 pm
Forum: V-USB
Topic: libusbjava
Replies: 2
Views: 2762

libusbjava

Dear vusb users
I interest to make java based application to control the vusb devices.
I want to connect to custom-class firmware by using java via libusbjava.
Can someone help me how to connect the vusb device by using libusbjava library?

Best regards,
Irwandi