USB / HID communication

  • Thread starter Thread starter Hubert Hermanutz
  • Start date Start date
H

Hubert Hermanutz

Hello,

Where can i get a sample about HID communication with .NET Framework?

I don't know enough about HID communication, only that with VC++ it is
possible to using the Windows Device Development Kit. Exists for .NET
specifically namespaces or must i also use the DDK?

Thanks in advance,
Hubert
 
Hello Noah,

thanks for your contribution. I've a book from Jan Axelson about USB and the
VB example. But I've thought for .NET there gets a better way to implement
HID.

What do you think about the DirectInput-Interface from DirectX. Is this a
better way?

Regards,
Hubert
 
Back
Top