Boost logo

Boost Users :

Subject: Re: [Boost-users] C++ (boost) library for serial port communication
From: Lemay.Steve (Steve.Lemay_at_[hidden])
Date: 2012-09-27 19:58:24


I have the same need. It appears boost::asio provides a good place to start. Here's an example I found.

http://www.webalice.it/fede.tft/serial_port/serial_port.html

I'd love to hear any other expert opinions on the best approach to this as well.

SGL
steven.lemay_at_[hidden]

-----Original Message-----
From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Alexander Dietz
Sent: Thursday, September 27, 2012 8:46 AM
To: boost-users_at_[hidden]
Subject: [Boost-users] C++ (boost) library for serial port communication

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
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net