Search:
Forum
General C++ Programming
Serial terminal setup issues
Serial terminal setup issues
Oct 1, 2010 at 4:09pm UTC
rpinsky
(8)
I want to use a fstream to do serial I/O on an RS232 device. I need a File Descriptor and File pointer to be able to set the baud rate and send a break (using tcgetattr and tcsetattr). I will be reading a writing one byte at a time over this device.
Thanks
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs