$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Can someone provide an Asio Serial Port example?
From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2010-01-21 04:05:52
Jeff <jeff_j_dunlap <at> yahoo.com> writes:
> [...] there are no serial_port samples available.
> [...] A sample that does this or any working sample at all
> would be sincerely appreciated.
First hit in http://www.google.de/search?q=asio+serial+port is
http://old.nabble.com/Simple-serial-port-demonstration-with-boost-asio-
asynchronous-I-O-td19849520.html
which I find helpful ...
Markus