$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] C++ (boost) library for serial port communication
From: Alexander Dietz (alexworkswiss_at_[hidden])
Date: 2012-09-27 11:46:11
Hi all,
I wonder if there is a boost-library that enables easy and robust
communication to a serial port, just as e.g. the python library
pyserial does. Maybe there is a boost-library which can be used for
those purpose instead of implementing my own C-style classes and
functions?
Thanks a lot,
Alex