Win-WebServer A webserver built by c++ in win, using winsock API 将服务器放在Windows系统下进行,方便自己使用测试理解计算机网络。 同样也作为Windows和Linux系统性能的对比。 参考在Linux系统实现的TinyWebServer系统,学习其框架架构。 库函数参数为char*, 使用string会读取错误。