Skip to content

Simple web server implemented in C++. Computer Networks project.

Notifications You must be signed in to change notification settings

asahi7/webserver_with_cpp

Repository files navigation

webserver_with_cpp

Simple web server implemented in C++. Computer Networks project.

Using multithreading and thread pool.

In Terminal:

make

./server

Go to browser on any device in your network:

https://IP:5000/

About

Simple web server implemented in C++. Computer Networks project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published