Share via

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

Developer technologies | C#
Developer technologies | 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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Castorix31 91,866 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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.