Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
A mini HTTP server based on windows platform
no vote
This is a VS2005 project which use socket to implement a very small http server.  Actually, it only handle a special client's request. But it can handle http request continues. You can reference it as how to program a network communication software in windows by vs2005. It should be easy to be used in other Visual studio version since it is only include a valid .cpp file.
jasoncsh
2016-08-23
0
1
No more~