Skip to content

The code implements a web server using Winsock in C++. It accepts client requests, sorts numbers using merge sort, and sends an HTML response with the sorted and input numbers.

Notifications You must be signed in to change notification settings

Rashmi160403/dsa-cgi-cpp-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dsa-cgi-cpp-webserver

The code implements a web server using Winsock in C++. It accepts client requests, sorts numbers using merge sort, and sends an HTML response with the sorted and input numbers. Screenshot (102)

About

The code implements a web server using Winsock in C++. It accepts client requests, sorts numbers using merge sort, and sends an HTML response with the sorted and input numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages