Please can someone help me make a chat client in C++, I have been trying to get going in C++ for ages and really want to make a chat client in it. I have Visual C++ 5.0, please help.
Steve
Printable View
Please can someone help me make a chat client in C++, I have been trying to get going in C++ for ages and really want to make a chat client in it. I have Visual C++ 5.0, please help.
Steve
Look at the MSDN samples Chatsvr and Chatclient.
Gordito