CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 1999
    Posts
    9

    Interface with USB port


    How to write a program in VB that can access to the USB port so that my program can send o read data from it?





  2. #2
    Guest

    Re: Interface with USB port

    f


  3. #3
    Join Date
    Jan 2001
    Location
    india
    Posts
    1

    Re: Interface with USB port

    Hai Ryan....
    I am trying to write a loopback test program for USB Port using ReadFile and WriteFile API's.
    I am finding problems to fill the CreateFile API
    to get the handle for the device. What driver has to be used to get the handle for the device, Please send details abt the driver and details about do we realy need a USB device for sending a data to the port(USBHUB).

    Regards
    Shravan

    skumar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured