Subj : Re: Socket programmation with threads To : comp.programming.threads From : Markus Elfring Date : Thu May 26 2005 05:05 pm > But now i want to thread connections for the server and I got stuck in > the topic of threads. > I think in this group some guys can help me about how to use threads in > socket programmation. I read some sites, but well.. no luck. Can > perhaps somebody send me some code which simply explain how to use > threads or perhaps someone here has already programmed sockets with > threads and could mail me some scripts. Did you read previous discussions about the development of scalable server architectures? .