cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
client-client chat application
client-client chat application
Mar 29, 2011 at 10:12am UTC
abhiverma812
(67)
Hello Experts,
I have created a chat application between a server and client using winsock and using multi-threading. I want to extend it to chat between client-client using the same. However, I am not getting how to start. If anyone can help please let me know.
Thanks in advance,
Abhishek.
Mar 29, 2011 at 11:26am UTC
richardforc
(42)
Will you please elaborate your requirement?
Can't understand 'client to client chat'. Requester will be client, receiver will server in any case.
If my guess is right, you are looking for 3 person chatting.
If so, send one person message to 2 other hosts.
Topic archived. No new replies allowed.