Chatroom program 09/15/2013

Genaral information

-This program is based on LINUX system.

-The program contains one makefile two source files: server.cpp and client.cpp

-After compiling by command: make all, the excutable file for server.cpp can hold the server and the excutable file for client.cpp can hold a client.

-This program can support one server-multiple clients chat.

Usage manual

-The server should start with the following type of command line.
<./server server_ip server_port max_clients>

-The client should start with the following type of command line.
<./client username server_ip server_port>

-The username can not contain any special symbol, e.g. +,-,#,@

-If the client get the message of "username confliction!", please connect the server with another username.

Contact information

voice: 9795874670 9792003098 email: lee8568@gmail.com