搜索资源列表
HttpProxy
- 代理服务器工作: 1、客户机 Socket 连接上: 在连接链中增加一个连接纪录(TSessionRec)节点。 2、客户端发送连接请求数据: 根据请求数据取得客户端要连接的目标主机的地址 和端口,并连接目标主机。 3、连接到目标主机: 4、发送客户端数据到目标主机: 如果客户端有数据未发送,则发送 5、将目标主机返回的数据发送到客户端:- Http proxy Created By LLJ 2003-05-07
sefvirproxy
- HTTP代理服务器源码 HTTP代理服务器源码-The HTTP proxy server HTTP proxy server source code source code of the HTTP proxy server source code
c# HTTP代理服务器
- 代理服务,走的是http请求,实现普通代理请求。(The proxy service is the HTTP request)
Python反向代理服务器
- http反向代理,一个最简单的python代理程序(The HTTP reverse proxy is one of the simplest Python agents.A reverse proxy server implemented using python and django.)
ssd8-exam1-(带client测试版)
- java实现一个代理服务器,可请求和转发http服务器内容(Java implements a proxy server that can request and forward the content of the HTTP server)
083922
- 实现了一个功能简单的HTTP代理服务器,包括初始化临界段和删除临界段()