USB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I´m interested in developing a program that must communicate with the PC via
the USB connection. Can someone help me in doing that? I´m using a HP iPAQ
4150 and Visual Studio 2003.

Thanks
 
Hi,

You have several options. You can use Sockets, a web service or RAPI. The
appropriate mechanism depends on what you are trying to do.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 
Back
Top