Skip to content

AkrinW/Win-WebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win-WebServer

A webserver built by c++ in win, using winsock API

将服务器放在Windows系统下进行,方便自己使用测试理解计算机网络。

同样也作为Windows和Linux系统性能的对比。

参考在Linux系统实现的TinyWebServer系统,学习其框架架构。

库函数参数为char*, 使用string会读取错误。

About

A webserver built by c++ in win, using winsock API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors