搜索资源列表
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
HTTPProxy
- 实现http的代理服务器的功能,可以设置服务端口
ProxyHTTPServer_1.0_src
- 一个可以转发和过滤HTTP请求的代理服务器。更多细节见README。-A Proxy Server that can forward or filter http requests. The port and filter list can passed to the program as arguments. More details see README.
myhttpServerUp2
- 简单的实现了代理服务器的共能。主要注重于http协议-Simple implementation of the proxy servers were able to. Focused primarily on the http protocol
HTTPProxy
- 利用visual C++6.0开发的经典的http代理服务器-Http proxy server using the visual C++6.0 developed classic
type-o-server
- 代理服务器,小型服务器代码。《HTTP权威指南》源代码-Proxy server, small server code. "HTTP The Definitive Guide" source code
HTTP-proxy
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer.-a http proxy server.
proxy900_v1.0
- HTTP代理列表小偷,Proxy900采集源修改版 Unix Linux服务器请确保 list.php 777或可写 cache.txt 777或可写 -HTTP Proxy List Thief, Proxy900 Collection Source Modified Unix Linux Server Make sure that list.php 777 or writable cache.txt 777 or writable
httpProxy
- 超轻量型 Http proxy Server,用来学习非常不错,实现GET/POST 的 Web 处理,可以帮助我们真正理解服务器程序的本质。(Super lightweight Http proxy Server, used for learning is very good, Web GET/POST, can help us understand the nature of the server program.)