help for project
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a problem with my project .My project is about socket programming with multiThread.
you have to create your own data object class like below. ...::OnConnected(sockthread* client) { client->data = new MyClientData; .. } one thread has to have one MyClientData. this is the problem that mostly occured in socket programming. Anderson Sheen (exteide@gmail.com) The Extension IDE: http://www.exteide.com