Activity for LibUsbDotNet C# USB Library

  • Marco van der Slot Marco van der Slot created ticket #54

    Lego RCX tower device no longer visible in filter wizard

  • Keith Tinsley Keith Tinsley created ticket #12

    ARM32: SDK3.1.102 & LibUsbDotNet

  • Remco Lievens Remco Lievens created ticket #53

    MonoUsbDevice.ControlTransfer Returns PipeError (-9)

  • mayur p mayur p posted a comment on ticket #31

    Hello, I am having similar issue. I am using version 2.2.8 Whenever I switch Off-On my device at some point I get the object disposed exception. Request you to kindly help on this. Thank you... ~mayur Following is my code: private void UsbDeviceNotifier_OnDeviceNotify(object sender, DeviceNotifyEventArgs e) { switch (e.EventType) { case EventType.DeviceArrival: if (!Connected) { try { //clear the info so far if (usbDevice != null) { writer.Dispose(); wholeUsbDevice.ReleaseInterface(0); wholeUsbDevice.Close();...

  • Hadi Karami Hadi Karami modified a comment on a wiki page

    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.

  • Hadi Karami Hadi Karami modified a comment on a wiki page

    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 connections? 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.

  • Hadi Karami Hadi Karami modified a comment on a wiki page

    hi i want to create some whiteList of usb devices and allow them (devices that are in this Whitelist) to connect. my question is can i use libusbdotnet to block usb device connections? 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.

  • Hadi Karami Hadi Karami posted a comment on a wiki page

    hi i want to create some whiteList of usb devices and allow them to connect. my question is can i use libusbdotnet to block usb device connections? 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.

  • Frederik Carlier Frederik Carlier committed [r114]

    Update the license header to clarify that LibUs...

  • JasonG JasonG created ticket #51

    WindowsDeviceNotifier.OnDeviceChange throws OverflowException on 64 Bit machines.

  • Dino Dino created ticket #50

    UsbDevice.AllDevices empty

  • Hakan Lindestaf Hakan Lindestaf created ticket #49

    Invalid values for enums in EndpointType.cs

  • LibUsbDotNet C# USB Library LibUsbDotNet C# USB Library released /OldFiles/LibUsbDotNet_Setup.exe

  • LibUsbDotNet C# USB Library LibUsbDotNet C# USB Library released /OldFiles/LibUsbDotNet_Bin_2.0.0.zip

  • LibUsbDotNet C# USB Library LibUsbDotNet C# USB Library released /OldFiles/LibUsbDotNet_Bin.zip

  • LibUsbDotNet C# USB Library LibUsbDotNet C# USB Library released /OldFiles/LibUsbDotNet_Src.zip

  • LibUsbDotNet C# USB Library LibUsbDotNet C# USB Library released /OldFiles/LibUsbDotNet_Setup_2.0.0.exe

  • LibUsbDotNet C# USB Library LibUsbDotNet C# USB Library released /OldFiles/LibUsbDotNet_Src_2.0.0.zip

  • Deepblue978 Deepblue978 posted a comment on ticket #43

    I noticed the overflow occurs on Win8 or higher because IntPtr has a size of 64bit....

  • Jay Jay created ticket #48

    WindowsDeviceNotifier won't work when called from MTAThread

  • Jay Jay created ticket #47

    Device property of WinUsbRegistry tries to open the device whenever retrieved

  • Alessio Alessio posted a comment on ticket #43

    I have the same problems, unfortunately it occurs on a Windows 8.1 PC, and not on...

  • Antão Almada Antão Almada created ticket #11

    Support for Xamarin/Android

  • Alex Earl Alex Earl created ticket #46

    DeviceNotifier not sending notifications to application

  • Magnus Therning Magnus Therning posted a comment on ticket #45

    I should probably add that I'm using VisualStudio 2013.

  • Magnus Therning Magnus Therning created ticket #45

    Not possible to use MonoLibUsb on Windows

  • Alex Earl Alex Earl posted a comment on ticket #44

    Looks like this is fixed in the latest trunk.

  • Alex Earl Alex Earl posted a comment on ticket #44

    The code did not get posted well, this might look better: public void SetData(object...

  • Alex Earl Alex Earl created ticket #44

    MonoControlUsbSetup does not correctly copy data

  • Chuck Gannon Chuck Gannon posted a comment on ticket #31

    I am having a similar issue with our application. I have tried using the r113 release...

  • Johni85 Johni85 posted a comment on ticket #43

    Correction: the error also occures when I set the target framework to 4.0

  • Johni85 Johni85 created ticket #43

    Overflow Exception when using DeviceNotifier

  • Mike Ferrara Mike Ferrara posted a comment on ticket #42

    More info ... device plugged into Win7 shows the interface custom descriptors (WinUSB),...

  • Mike Ferrara Mike Ferrara created ticket #42

    CustomDescriptors in UsbInterfaceInfo missing

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.