Controlling Serial Ports

From: Ste (news_at_homecomptr.freeserve.co.uk)
Date: 06/28/04


Date: Sun, 27 Jun 2004 18:15:01 -0700

I work with serial ports all day. I know all about them from an outsiders
point of view, but I'd like to know all about them from a programmers point
of view. I'd like to make my own very 'very' simple terminal program using
C++ to access the serial ports on a pci card. Eventually I want to send data
out and receive it back in but for now I want to get to grips with what it
takes to open the port(s) and close them.

Can anyone point me in the right direction of some useful material I can
read?

Ste



Relevant Pages

  • Re: awe --hware issues
    ... anything that comes on the device, but there are some third-party ones. ... did an article for MSDN on using the serial ports through managed code and ... check Handango or even Google for a terminal program. ... there is at least a 20-pin outlet connector on our ...
    (microsoft.public.pocketpc.developer)
  • Controlling Serial Ports
    ... I know all about them from an outsiders ... I'd like to make my own very 'very' simple terminal program using ... C++ to access the serial ports on a pci card. ... Ste ...
    (comp.lang.cpp)