USB

  • Thread starter Thread starter John Wright
  • Start date Start date
J

John Wright

I need a library that will allow me to search and communicate with a USB
device. I have the PID and VID of the device and it should be pumping raw
data through the port. I just need to look through the ports, find the
device and listen. Any suggestions?

John
 
Hi,

Jan Axelson has some example code (her book, USB Complete, 3rd Edition,
which you can find under books on my homepage has more details) on
http://www.lvr.com/hidpage.htm.

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
 
Back
Top