CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Chat Client

  1. #1
    Guest

    Chat Client

    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


  2. #2
    Join Date
    Apr 1999
    Posts
    45

    Re: Chat Client

    Look at the MSDN samples Chatsvr and Chatclient.

    Gordito


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured