cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Simple Chat Program?(C++)
Simple Chat Program?(C++)
May 18, 2012 at 3:03am UTC
Ares2626
(2)
Hello, I am trying to make a very simple chat program.
exp:
(Username): ~~~~~~~
How might I go about accomplishing this task to make a simple C++ program??
Thanks in advance!
May 18, 2012 at 2:22pm UTC
Texan40
(645)
For the networking aspects I'd suggest reading:
http://beej.us/guide/bgnet/
For simple Windows programming guide:
http://www.winprog.org/tutorial/start.html
Topic archived. No new replies allowed.