[Libusbx-devel] Libusbx HID driverless

2013-06-14 Thread Belkhiria Hamza Yazid
Hello,


I realized a driverless application for HID communication based on HIDAPI
using th built in HID windows driver,

I am looking for a driverless solution for HID communication based on
Libusbx,
Is it possible ? and in that case could someone direct me on where to start
?


Thanks
Best Regards,

-- 
*BHY*
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel


Re: [Libusbx-devel] Libusbx HID driverless

2013-06-14 Thread Belkhiria Hamza Yazid
Thank you guys for your answers,
This community is really active and motivating, i wish i had the skills and
knowledge to contribute,

I admit my thinking sounds nonsense,

I am willing to learn how to use libusbx through small steps,
I should start with the easiest example that i know and worked on
successfully, HIDapi

I also want to compare how both APIs work and if one is more optimal or has
more features to offer,


Thanks again,
Best Regards,



On 14 June 2013 13:03, Xiaofan Chen  wrote:

> On Fri, Jun 14, 2013 at 6:38 PM, Belkhiria Hamza Yazid
>  wrote:
> > I realized a driverless application for HID communication based on HIDAPI
> > using th built in HID windows driver,
> >
> > I am looking for a driverless solution for HID communication based on
> > Libusbx,
> > Is it possible ? and in that case could someone direct me on where to
> start
>
> Yes it is possible under Windows since libusbx has native
> HID backend under Windows.
>
> Example:
> https://code.google.com/p/picusb/source/browse/lvr_genhid/libusb1_lvrhid4.c
>
> https://code.google.com/p/picusb/source/browse/lvr_genhid_mod/libusb1_lvrhid8.c
>
> Still why do you want libusbx? Why not HIDAPI?
>
>
> --
> Xiaofan
>
>
> --
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> ___
> libusbx-devel mailing list
> libusbx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libusbx-devel
>



-- 
*BHY*
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel


Re: [Libusbx-devel] Libusbx HID driverless

2013-06-14 Thread Belkhiria Hamza Yazid
//Example:
//
https://code.google.com/p/picusb/source/browse/lvr_genhid/libusb1_lvrhid4.c
//
https://code.google.com/p/picusb/source/browse/lvr_genhid_mod/libusb1_lvrhid8.c

About the examples you sent Xiofan,

do they need libusb installed on my windows kernel ?

or can i just create a project, include the libusb dll and header
(similarly to HidAPI) ?

>Have you read
https://github.com/libusbx/libusbx/wiki/FAQ#wiki-Does_libusbx_support_HID_devices
?

Yes, i made sure i read all wiki and website info



On 14 June 2013 16:07, Belkhiria Hamza Yazid wrote:

> Thank you guys for your answers,
> This community is really active and motivating, i wish i had the skills
> and knowledge to contribute,
>
> I admit my thinking sounds nonsense,
>
> I am willing to learn how to use libusbx through small steps,
> I should start with the easiest example that i know and worked on
> successfully, HIDapi
>
> I also want to compare how both APIs work and if one is more optimal or
> has more features to offer,
>
>
> Thanks again,
> Best Regards,
>
>
>
> On 14 June 2013 13:03, Xiaofan Chen  wrote:
>
>> On Fri, Jun 14, 2013 at 6:38 PM, Belkhiria Hamza Yazid
>>  wrote:
>> > I realized a driverless application for HID communication based on
>> HIDAPI
>> > using th built in HID windows driver,
>> >
>> > I am looking for a driverless solution for HID communication based on
>> > Libusbx,
>> > Is it possible ? and in that case could someone direct me on where to
>> start
>>
>> Yes it is possible under Windows since libusbx has native
>> HID backend under Windows.
>>
>> Example:
>>
>> https://code.google.com/p/picusb/source/browse/lvr_genhid/libusb1_lvrhid4.c
>>
>> https://code.google.com/p/picusb/source/browse/lvr_genhid_mod/libusb1_lvrhid8.c
>>
>> Still why do you want libusbx? Why not HIDAPI?
>>
>>
>> --
>> Xiaofan
>>
>>
>> --
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> ___
>> libusbx-devel mailing list
>> libusbx-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/libusbx-devel
>>
>
>
>
> --
> *BHY*
>



-- 
*BHY*
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel