Skip to content

asaratik/Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description : -->This contains a WebServer CPP code. After compilation and execution of code it waits for clients to connect to it and responds to the clients. -->The document root and port should be provided to the server at the time of starting the server. -->The server is multi-threaded and hence and respond to several clients at once.

Execution : -->Execute the make file from the root folder.

Testing : -->Use any browser to test the server.

References: Stackover,cplusplus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published