This is just a simple C++ server was made for a school project
before trying to compile u have to install the following packages
- open the cmd on the current directory
- type
./install.bat
- open terminal on the current directory
chmod +x install.sh
./install.sh
open the menu
application and u will be prompt by the options
- Barebones Client-Server Chat
- Multi-Client Chat Server
- HTTP Web Server
- FTP Server
- Exit