Skip to content

Webserver using c++ and simple html and css and javascript

Notifications You must be signed in to change notification settings

upendray08/WebServerUsingCPP

Repository files navigation

cpp-webserver

A simple webserver for Windows

Getting the sources from Github

git clone https://github.com/yupendra2408/cpp-webserver webserver
cd webserver
git submodule update --init --recursive

Compiling & Running the Webserver

The supplied compile.mingw.bat should compile the sources into WebServer.exe.

This executable, when started, listens on port 8080 (http://localhost:8080).

About

Webserver using c++ and simple html and css and javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published