Boost logo

Boost Users :

Subject: Re: [Boost-users] [ASIO] Synchronous write on serial_port
From: Igor R (boost.lists_at_[hidden])
Date: 2009-04-07 12:43:24


> I've isolated the problem (I think). But I can't understand why it works
> in this manner!!
>
> I've posted a working code in attach (made with VS2008 EXP), if someone
> could give me some feedback I will grate to him!
>
> In the code there are two wrapper classes for the asio::serial_port, one
> that works well and the other (mine) that has the issue!

Your code doesn't compile with _USE_SERIAL_OK defined.
But anyway, could you elaborate a bit more on what exactly you
isolated and in what manner it works now. If you mean slow write to
COM, then - did you try to do the same operation using some native
WinAPI? Does it work ok?


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