Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is parsing the HID report manully a right decision in my case?

0 views
Skip to first unread message

Gurmit Teotia

unread,
Apr 5, 2008, 6:32:05 AM4/5/08
to
Hello Experts,
I'm new to HID. I need to develop an application which communicates
with a Touch board. That board use HID protocol for communication.
USB, COM and IP (Internet Protocol) can be used to communicate with
board.

I'm thinking of parsing the report manually as HidP_* can't be used
when board is connected either through COM or IP. I'm very well aware
of report format. I'd not be using the report descriptor to parse the
report. I'll directly be picking up the data from report.

I'd highly appreciate any comment it.

Regards,
Gurmit

Doron Holan [MSFT]

unread,
Apr 7, 2008, 1:36:58 PM4/7/08
to
since this is your device, you can do whatever you want. if you want other
applications to see the device's data and be able to use it, you need to go
though the HID stack

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Gurmit Teotia" <gurmi...@gmail.com> wrote in message
news:d63a6273-e594-4d5e...@i36g2000prf.googlegroups.com...

0 new messages