Menu

Home

Travis Robinson

.NET C# USB library for WinUSB, LibUsb-Win32, and libusb-1.0. Using the common device classes, applications work with all operating systems and drivers without modification. Lots of example code. Open source software at sourceforge.net.


Project Members:


Discussion

  • Anonymous

    Anonymous - 2013-07-25

    hello libusbdotnet, thanks so much...

     
  • Hadi Karami

    Hadi Karami - 2017-05-30

    hi
    i want to create some whiteList of usb devices and allow them (devices that are in this Whitelist) to connect.
    my question : can i use libusbdotnet to block usb device connection and how do this?

    i use this library to trigger an event and get vendorid & productid of connected device. then check the WhiteList and if device is in WhiteList, so device can connect to the system. but when device is not in WhiteList I dont know how i prevent device connection.

     

    Last edit: Hadi Karami 2017-05-30

Log in to post a comment.