Thursday, March 11, 2010

TCP Chatroom

This chat room application has two parts, server and client.  The server acts as a host on a TCP connection.  It utilizes a multi-threaded model to accept incoming client connections.

Files:
  • jar:
  • src:
  • screenshots:











No comments:

Post a Comment