• | • | • |
May 13, 2003 |
A Simple Chat Application |
This month's meeting will be a source code review of a simple chat application to demonstrate client/server relationships and multiple threads. Each client interacts independently with the server, and uses threads for displaying the messages to/from the server and to display a scrolling message on its respective window. |