搜索资源列表
multi-thread_web_serv
- multi-thread web server, can take 20 requests one time, can use your browser to test it. It s my assignment work.-multi-thread web server, 20 requests can take one time, can use your browser to test it. It's my assignmen not work.
phttpd-1.10.04.tar
- 支持线程的www服务器 -WWW server supporting thread
ceshi
- 简单web服务器socket编程支持 自动获取ip 可选择文件根目录,可选择端口号 为每个文件请求建立一个线程-Simple web server socket programming support can choose to automatically obtain ip document root directory, choose the port number for each document request to establish a thread
DiferentsWebServers.tar
- This code have diferent kinds of web servers examples that can be implemented in many ways. The file has a Client, Server using Fist Come First Serve, Server Fork, Server PreFork, Server using Thread Pool and using just Threads