资 源 简 介
WinUSBNet
Note: this project is in the process of being moved to github: https://github.com/madwizard-thomas/winusbnet/
WinUSBNet is a .NET class library that provides easy access to the WinUSB API from C#, VB.NET and other .NET languages. WinUSB is a user mode API available for Windows XP, Vista and 7 (XP will require an update), allowing low level access to USB devices such as control transfers and reading from and writing to endpoints.
Status
The current version is 1.0 and appears to be stable. However any feedback from users would be appreciated. If you find any bugs or problems please report them using the issues tracker on google code.
Features
MIT licensed with C# source code available (free for both personal and commercial use)
CLS compliant library (usable from all .NET languages such as C#, VB.NET and C++.NET)
Synchronous and asynchronous data transfers
Support for