SerialPort in vista

  • Thread starter Thread starter friend
  • Start date Start date
F

friend

Hello All,
Please can someone give the information on serialport implementation
in vista in vs2005
 
Tell me more about what you want to know.

I have example code on my homepage, if that is what you need -- and much
more detailed information in my book (see below). However, perhaps there is
something else that you need?

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.
 
Hi,

Are you looking forhttp://msdn.microsoft.com/en-us/library/system.io.ports.serialport(VS...?

Else you may want to be a bit more explicit about what the problem is ? (do
you have a Vista specific problem ?)

--
Patrice

"friend" <[email protected]> a écrit dans le message de groupe de
discussion :
(e-mail address removed)...

When I use bytestoRead or read methods then the application gets
blocked. Since those commands are limited to xp.
I dont know what commands must be used to recieve the reponse from
connected host.
 
Back
Top