Skip to content

henry0928/HTTP-Server-and-CGI-Programs

Repository files navigation

2022-Fall-NYCU-Network-Programming-project3

The project is divided into two parts.

First part:

Here, you are asked to write a simple HTTP server called http server and a CGI program console.cgi. We will use Boost.Asio library to accomplish this project.

Second part:

For this part, you are asked to provides the same functionality as part 1, but with some rules slightly differs:

  1. Implement one program, cgi server.exe, which is a combination of http server, panel.cgi, and console.cgi.
  2. Your program should run on Windows 10.

see more details on NP_Project3_Spec_part1 and NP_Project3_Spec_part2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published