I'm working on a video client/server application and I would
like to know what kind of sockets would be more appropriate for it and why: csocket, casyncsocket, socket, ...
Thanks,
Alberto H.
How can I run a class member method in a thread, in a win32 console application. I have been trying with _beginthread but I got the error
C:\My Documents\Alberto\Copy of Project_5_5_02\avd_server\avd_server2.cpp(51) : error C2664: '_beginthread' : cannot convert parameter 1 from 'void *(void *)'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.