7 Apr
2009
7 Apr
'09
4:43 p.m.
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?