Click to See Complete Forum and Search --> : Chat Client


May 22nd, 1999, 07:09 AM
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

Gordito Supreme
May 22nd, 1999, 07:44 PM
Look at the MSDN samples Chatsvr and Chatclient.

Gordito