Heya.
I managed to do a simple client-server-chat thingie... now I'm trying to make it for several clients at once (5 to begin with... mebbe more later when I get it to work!)
well my question is, do I have to make my server application multithreaded to do that, or is it possible somehow to do it in 1 thread.
say, have a loop that loops through the clients using the SAME socket evrytime and looking if they're sending / requesting sumthin... whoa... it's really causing me some headaches
Thanks,
PrivatePanic



LinkBack URL
About LinkBacks




