Accept multiple connections?

Master Zero

Well-known member
Joined
Sep 10, 2005
Messages
51
Programming Experience
Beginner
I can program a fairly good UDP or TCP chat program. How would I go about making it able to accept multiple clients connecting to a single port? Code samples will be greatly appreciated. Nothing to complex please as I’ am still a beginner and don’t really understand asynchronous operations yet, but if that is the only way then I’ll try and give it a shot. If you guys need to see the code from my program then I will post it.

Thank you in advance!
 
Thank you.

It works, but is it possible to do the same thing With UDP?
 
Back
Top