搜索资源列表
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
实现Http代理服务器
- 用C#实现Http代理服务器-C# HTTP proxy server
Bluetooth Proxy Server
- Hiisi Suite is a HTTP proxy server suite for mobile phone and PC that enables MIDP capable mobile phone to connect to LAN via bluetooth. - Hiisi Proxy (for mobile) - Pihatonttu Proxy (for PC)
VCPP-based-proxy-server
- 一个基于winsock的http代理服务器程序,允许自定义端口,并设置二级代理服务器。很好的学习windows网络编程的程序示例。-A winsock based http proxy server program that allows custom port, and set the secondary proxy server. Good examples on learning windows network programming.
Jhttpp2-SOURCE-0_4_25
- Java写的http代理服务器-Java writes http proxy server
tinyproxy-1.4.3pre7.tar
- 轻型http代理服务器- Light http proxy server
microproxy
- 一个小型http代理服务器-Instant http proxy server
MyProxy
- 这是一个简单代理服务器;支持HTTP/POP3/SMTP/FTP代理。其中只有HTTP为标准协议,其他为自定义简易协议;支持多连接并发访问。目的是为了网络的代理出口,以及隐藏IP信息。-This is a simple proxy server support HTTP/POP3/SMTP/FTP agents. Of these, only the standard HTTP protocol, the other for the custom summary agreement supp
RabbIT3-src.tar
- 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
Httpproxy
- 一个很简洁的HTTP代理服务器源码,附教程,对于初学者来说这是一个不可多得的入门教程.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial .- A very
83390044proxySrc
- 一个很简洁的HTTP代理服务器源码,附教程,对于初学者来说这是一个不可多得的入门教程.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial .- A very
HTTP-Proxy-server
- 介绍基于HTTP的代理服务器的实现以及源码程序分析。-Based on the realization of the HTTP proxy server and the source program analysis.
http-proxy
- HTTP代理服务器,可以代理上网的源码,代理端口为8888,采用多线程处理,占用资源少,速度快-HTTP proxy server, proxy Internet source, proxy port 8888, a multi-threaded processing, less resource speed
HTTP-proxy
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer.-a http proxy server.
HTTP-proxy-server
- java socket 开发的http 代理服务器。-http proxy seaver
HTTP Proxy Server
- HTTP Proxy Server Sergey Polevikov
Multi-Threaded HTTP Proxy Server
- Multi-Threaded HTTP Proxy Server by ujija
Multi-Threaded HTTP Proxy Server
- Multi-Threaded HTTP Proxy Server
Proxy-server
- HTTP代理服务器实例主框架代码分析,这段代码为一个简单的代理服务器的实现,实现较为基础,适合初学者使用。-http Proxy server
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.)