搜索资源列表
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
HTTP代理Delphi源代码
- 这是一个HTTP代理源程序,我是在网上找到的,Delphi源代码.rar。-This is a HTTP proxy source, I found on the Internet, Delphi source code. Rar.
HTTP-Proxy
- 一个HTTP代理的源码,和大家一起分享
实现Http代理服务器
- 用C#实现Http代理服务器-C# HTTP proxy server
proxy-0.22-httpproxy.tar
- source code for http proxy
Jhttpp2-SOURCE-0_4_25
- Java写的http代理服务器-Java writes http proxy server
proxy
- 小型HTTP代理程序 -A small http proxy
tinyproxy-1.4.3pre7.tar
- 轻型http代理服务器- Light http proxy server
microproxy
- 一个小型http代理服务器-Instant http proxy server
Proxy
- 简单的http代理- Simple http acts
tinyproxy-1.4.0pre2.tar
- tinyproxy is a small, efficient HTTP proxy daemon. tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the
HttpProxy_Src
- HTTP Tunneling (HTTP Proxy Socket Client)
libcurl-7.19.3-win32-ssl-msvc
- LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
HTTP_proxy_10
- http代理源代码,直接使用winsock底层编程,不使用控件-http proxy source code underlying the direct use of winsock programming, do not use control
HTTP-Proxy-server
- 介绍基于HTTP的代理服务器的实现以及源码程序分析。-Based on the realization of the HTTP proxy server and the source program analysis.
http-proxy-byC
- C语言写的简易http代理工具,包含DNS解析模块-a simply http proxy with C
http-proxy
- HTTP代理服务器,可以代理上网的源码,代理端口为8888,采用多线程处理,占用资源少,速度快-HTTP proxy server, proxy Internet source, proxy port 8888, a multi-threaded processing, less resource speed
http-proxy
- 一个小小的HTTP代理的代码,有需要参考的朋友请下载吧。-A small HTTP proxy code, there is need to refer to a friend, please download it.
HTTP-proxy
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer.-a 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.)