This is a mirror of official site: http://jasper-net.blogspot.com/

WinUsbNet: A managed interface to WinUSB.sys

| Sunday, February 26, 2012
Project Description

The WinUsbNet class library gives .NET managed code direct access to USB devices through WinUSB, the generic USB device driver included with Windows. The project also includes tools to create & install WinUSB installation files, and a sample application.


Purpose

This project is intended for developers who are creating their own USB device. Using WinUsbNet eliminates the need to understand anything about Windows device drivers. If you know what a USB endpoint is and can use the .NET Framework class Stream, you know enough to transfer data between your application and your USB device.

This project could also be useful for someone who wants to make their own interface to an existing USB device. You will need to understand the data transfer protocols of the target device.

Read more: Codeplex
QR: Inline image 1

Posted via email from Jasper-net

0 comments: