/UsbLib

Library for work with USB Device by SCSI Protocol

Primary LanguageC#

UsbLib


The library allows you to send SCSI commands to the USB device. Sending commands to occur using the mechanism of the DeviceIoControl.

An example of work is shown in the project "UsbLibConsole"