• Recent Posts

  • Meta

  • Tags

    autocomplete benchmark data cpu cycles directory exists disable beep on enter doevents ebook excel file exists getinputstate gzip high cpu usage intensive task left edge linq mcisendstring microsoft msdn no doevents office open webpage play mp3 play wave right edge scroll textbox shell show icon show notify icon source stop beep on enter system tray text tar textbox text in system tray time consuming tutorials vb.net vb 2008 video visual basic visual basic.net visual basic 2005 visual studio visual studio 2005 ehancements windows mci
  • « “How Do I” Videos for Visual Studio 2010 and Release Candidate Available | Home | Check if the Operating System is 32 Bit or 64 Bit »

    Updated: USB using Visual Basic.NET and VB 6.0

    By Jason | March 4, 2010

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 3.33 out of 5)
    Loading ... Loading ...


       
    Bookmark and Share

     


     

    Update: I changed the title and some other things because they might have mislead thinking that this article gives you the in's and out of USB programming.

    The purpose of this post is simply to let you know of some codes/librairies available to help with usb programming like detecting when a usb device has been added/removed, which the .net based class helps with, ect...

       

    __________________________

       

    Visual Basic 6.0; VB 5.0

    The first library is for Visual Basic 5 and 6.0 and is provided by Intel (Intel is the main inventer of USB as well) and includes various bas/modules for use in your applications. I've had this link and files on my vbcodesource.com page for years but now that I found a .net library that can do alittle something with usb devices I figured it would be worth making a post for both of them. BTW, these  VB 6.0 USB modules do Much more than the below .net library.

        

       

    Click here for the Main Intel page with the downloads and tutorial...

       

    Visual Basic.NET Compatible Class Library

    Strolling through some of the latest updates at thecodeproject.com I noticed someone made a USB library using C# for detecing the attachment and detachment of usb devices. He provides the source code, compiled class, and a demo app with the usb library in action. If you simply want the class to make a reference to, then download the source code version. Then under the Bin/Release directory you will see the 'USBClassLibrary.Dll' which is what you want to make a reference to.

        

       

    Click here for the main USB Library page...

       

    __________________________

       

    Although I don't provide any examples or anything, hopefully this will at least give you a nice jump start on getting your USB basics taken care of. Have Fun!

      

                   Jason

     


     

    Popularity: 30% [?]

    Topics: - (.5.0/6.0), - (.5.0/6.0), - (.5.0/6.0), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All) |

    2 Responses to “Updated: USB using Visual Basic.NET and VB 6.0”

    1. Sean Says:
      March 12th, 2010 at 2:39 am

      This is great, thanks.

    2. chandien Says:
      August 15th, 2010 at 10:41 am

      Sorry ! I don't well english
      I want topic USB using Visual Basic.NET and VB 6.0
      please send me some data correct.
      thanks!

    Comments