Hello again colleagues,<br><br>I am programming an application that has a main thread and needs to create some threads (by its own, not in response to client connections) communicate with them, maybe stop some of them, and those threads need to establish TCP connections. I&#39;m testing the Thread Manager class. I think that the Reactor class cannot help me a lot (Am I wrong?)
<br><br>Do you think there&#39;s a class that could be useful to me? <br><br>I&#39;m new to ACE and all I have is &quot;C++ Network Programming Vol. 1 Mastering Complexity with ACE and Patterns&quot; and some links. I have not found much documentation.
<br><br>What kind of documentation would you recommend me that you think would be useful for my project?<br><br>Thanks,<br>Albert<br><br><br><br><br clear="all"><br>