How to use under Linux/BSD/Mac OSX/Android:
- Download source code from github
- $ unzip web-server-master.zip & cd web-server-master
- $ make
- $ ./start
- Check it by connecing from local WEB browser to http://localhost:8080
- Enjoy!
How to use under windows: Ooops! It works under Windows, but Visual Studio project file is not included yet.