Controlling Serial Ports
From: Ste (news_at_homecomptr.freeserve.co.uk)
Date: 06/28/04
- Next message: r norman: "Re: Controlling Serial Ports"
- Previous message: as mellow as a horse: "Re: What's the point of comparison functions in STL?"
- Next in thread: r norman: "Re: Controlling Serial Ports"
- Reply: r norman: "Re: Controlling Serial Ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: r norman: "Re: Controlling Serial Ports"
- Previous message: as mellow as a horse: "Re: What's the point of comparison functions in STL?"
- Next in thread: r norman: "Re: Controlling Serial Ports"
- Reply: r norman: "Re: Controlling Serial Ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|