<div><div>Shalom, <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">3) I recommend you read the documentation on programming with Windows
<br>serial ports.&nbsp;&nbsp;I seem to recall the way of getting I/O from them is to<br>create an event that&#39;s associated with the serial port handle and<br>register *that* event with the reactor, rather than the handle itself.
<br><br>Take care,<br><br>&nbsp;&nbsp;&nbsp;&nbsp; Doug</blockquote><div><br>Y, indeed. Use Win API ReadFile (), where you pass in some place Windows Event to be signaled<br>on data to read. The event can be associated to ace-handle and added to Reactor. Look in ace examples
<br>and tests on the tricks with ACE_Event, etc.<br>&nbsp;</div><br></div>-- <br>Sincerely,<br>Robert Iakobashvili, <br>coroberti %x40 gmail %x2e com<br>...........................................................<br><a href="http://curl-loader.sourceforge.net">
http://curl-loader.sourceforge.net</a><br>A web testing and traffic generation tool.