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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
For example, with WinUSB
You can find wrappers for .NET, like WinUSBNet
or other libraries like Device.Net