some sources for developing web server by c.
1. a simple httpd called tiny httpd.
2. “Illustrated Guide to HTTP” is a book for devemoping web server.
some sources for developing web server by c.
1. a simple httpd called tiny httpd.
2. “Illustrated Guide to HTTP” is a book for devemoping web server.
I found a http server that developed by python. but it is not multiple thread. it provide simple service for http request and dir request. and a other python http server tutorial is here.
a simple http server that developed by java. based on the multiple thread. provide a simple log system. it is a good simple to research http work in the java.
Proudly powered by WordPress. Theme: P2 by Automattic.