On 1.4.2013 8.31, "Xiaofan Chen" wrote:
>On Sun, Mar 31, 2013 at 1:27 PM, Kustaa Nyholm
> wrote:
>> BUT under the hood libusbx uses the native API
>> on each platform to access USB right?
>>
>> And I can call any native API from Java with
>> JNA without ANY native code and the C tool
>> chain iss
On Sun, Mar 31, 2013 at 1:27 PM, Kustaa Nyholm
wrote:
> BUT under the hood libusbx uses the native API
> on each platform to access USB right?
>
> And I can call any native API from Java with
> JNA without ANY native code and the C tool
> chain issues...so what I really should do is
> to re-write