almlys/chatcli
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
** Práctica 1 Chat Client/Server C++ Version ** ================================================== * Requirements * ================ * G++ compiler with all standard libraries * Linux compatible OS * Compile/Build the server * ============================ Just type: make all * Running the server * ====================== To run the server just type: ./server * Running the client * ====================== To run the client just type: ./client