[Ace-users] Proactor Framework
AI
arvindkumar.iyengar at gmail.com
Tue Nov 6 02:42:34 CST 2007
I am using the Proactor to get data from the network on TCP. The is a
test application using a dummy MFC dialog.
The proactor initialization and event loop are in a seperate worker
thread. The data is received in the handle_recv_stream overload.
The problem is that I need to get the data to the application? Is
there any way that I can get the data to the MFC dialog.?
Thanks
More information about the Ace-users
mailing list