
8 Aug
2008
8 Aug
'08
12:54 p.m.
Interesting! The new version of the library really deserves a wrapper. Thanks, Maurício
I'm currently using partial wrapper around libusb[1] in my work. It doesn't provide full interface to the library itself, so I didn't have to translate C structures. Perhaps someone can make a regular wrapper - the libusb API is pretty small and concise.
Regards, Christopher Skrzętnicki
[1] http://libusb.wiki.sourceforge.net/
On Wed, Aug 6, 2008 at 23:11, Maurício
wrote: Hi,
What are the alternatives to read a USB port(...)