I don't know if there is any useful open-source http Server Source Code developed using C ++ on the Internet. The project needs to integrate the functions of an http server. The specific requirements are as follows: 1. you can bind multiple ports. you can configure the VM. 3. basic http service functions (for example, accessing static pages, accessing... I don't know if there is any useful open-source http Server Source Code developed using C ++ on the Internet. The project needs to integrate the functions of an http server. The specific requirements are as follows: 1. you can bind multiple ports. you can configure the VM. 3. basic http service functions (for example, accessing static pages and accessing images) 4. it's better to simply process php requests.
Reply content:
I don't know if there is any useful open-source http Server Source Code developed using C ++ on the Internet. The project needs to integrate the functions of an http server. The specific requirements are as follows: 1. you can bind multiple ports. you can configure the VM. 3. basic http service functions (for example, accessing static pages and accessing images) 4. it's better to simply process php requests.
Please try https://github.com/cesanta/mongooseand there are very good APIs except for the fourth region.