Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: eemah
  • Order by date
  1. eemah

    sockets

    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.
  2. eemah

    threading

    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.
  3. eemah

    threading

    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 *)'...
  4. eemah

    threading question

    How can I run a class member method in a thread, in a win 32 console application? Thanks, Alberto H.

Part and Inventory Search

Back
Top