Access USB port from C# and send and receive data

后端 未结 6 1816
终归单人心
终归单人心 2021-02-19 12:04

How to access a USB port in C#, send a data stream and receive other data?

6条回答
  •  时光说笑
    2021-02-19 12:17

    there's a .net library for that: SharpUSBLib

    http://www.icsharpcode.net/OpenSource/SharpUSBLib/default.aspx

提交回复
热议问题