Subj : Re: Socket programmation with threads To : comp.programming.threads From : christophe.anthon@gmail.com Date : Mon May 23 2005 10:41 pm Well I wanted to program an C++ Chat program, so I need threads in the server so that he can handle many incoming connections and that what they send. .