搜索资源列表
cproxy
- 自己写的c语言版的web代理服务器。非常底层的实现方式,支持多线程。对于学习网络的人有参考价值。-himself wrote the c language version of the web proxy server. Very bottom of the ways to support multithreading. Learning Network for the reference value.
HTTP_ProxyServer_VC
- C++语言写的一个HTTP代理服务器实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问.请在VC++6.0及以上环境下编译-the C language to write an HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server is also equipped with a Web s
c
- 这是一个用C语言编写的代理服务器的源代码,主要特点是用简单的C代码实现代理服务器功能
dns-c
- dns协议的c语言描述实现代码 对于dns协议编程学习的人来说很值得一看哦-dns protocol c code
c语言代理服务器
- 用C语言实现的http代理服务器,可自己更改进行网站引导,网站屏蔽,用户屏蔽(HTTP proxy server implemented by C language can be changed for website guidance, website shielding, user shielding)
HttpProxy
- socket编程发送和接受报文,实现了代理上网(Socket programming send and receive messages, to achieve the agent online)