fsj2001/epollchat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Epoll Chat To run, make sure GTK 3.0 development libraries are installed. For the server, $ cd server $ make clean $ make $ ./HyperMegaChatProgramServer For the client, $ cd client $ make clean $ make $ ./HyperMegaChatProgramClient ~ Designed and written by Sam Youssef ~