Simple Chat Program?(C++)

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!
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.