Is there any other example of Multi-User chat?
Is there any other example of Multi-User chat that I can review and scan? Because the one example of Multi-User chat here in this forum is very complicated. I've been studying it for weeks and yet I can't understand the whole program, I did only understand how to connect, but the rest, I can't.
Re: Is there any other example of Multi-User chat?
What language are you using?
Re: Is there any other example of Multi-User chat?
Re: Is there any other example of Multi-User chat?
You shouldn't go straight for a multi-chat without knowing the basics of Winsock. You claim that you've established a connection, have you also masterd sending / receiving data like a simple message between host and client (and vice versa)?