USB Device communication

swodniW 141 Reputation points
2021-07-22T08:43:27.21+00:00

Hello
actually, how can i send messagges to a usb device?
can someone link the correct ms docs page(c#)? i have found 3000 of them

thanks
bye

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,924 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 85,136 Reputation points
    2021-07-22T08:48:56.757+00:00

    For example, with WinUSB
    You can find wrappers for .NET, like WinUSBNet
    or other libraries like Device.Net

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.