Simplest C++ Method - Text Chat
Hi, I''m new to C++. I''ve also never done any network programming before. So, I''m looking for the easiest way to make something like a text chat console program for use over the Internet. I''m open to anything, but I''m opting for simplicity and things that are easiest for me to understand as a newbie to C++ and network programming.
Thanks!
DREW
648.ontheweb.com/games
drew.ontheweb.com
www.libsdl.org Download it, and then go to the libraries page, look for SDL_net, download it too. Also download their manuals.
Then, RTFM, and start programming
Then, RTFM, and start programming
![](smile.gif)
You might find this Webmonkey article useful. It's not even remotely in C++, but it poses some design methodology that might be helpful.
RapscallionGL - arriving soon.
[edited by - johnnie2 on November 24, 2002 4:33:16 PM]
RapscallionGL - arriving soon.
[edited by - johnnie2 on November 24, 2002 4:33:16 PM]
________________________________________________"Optimal decisions, once made, do not need to be changed." - Robert Sedgewick, Algorithms in C
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement