Thread: Threads and networking

  1. #1

    Threads and networking

    I was reading a tutorial on GameDev.net on WinSock 2, and I came to a part where it starts a new thread. I know what the threads are, but I just can't find a tutorial on how to use them and manipulate them.

  2. #2
    Registered User
    Join Date
    May 2003
    Posts
    1,619
    Check your compiler help files -- MS has a lot of really good info about most of their stuff. Their help files are almost a book in and of themselves.

    It's also available online here:
    http://msdn.microsoft.com/library/de...nd_threads.asp

  3. #3
    Threads are easier than I thought. Thx

Popular pages Recent additions subscribe to a feed