搜索资源列表
大牛的socks5代理
- 由于工作需要,最近在实现这些代理的协议,主要实现java和c的版本。 java的版本好办,有一个java的proxy类,这个就内置了对代理协议的支持; c的呢,就要自己来了。先动手看看协议。 主要是如下几个RFC http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol http://www.rfc-editor.org/rfc/rfc1928.txt http://www.smartftp.com/Products/
proxy_lxb
- C语言编写的代理服务器含有一定的端口更改功能并且可以对特定的网站进行屏蔽,是初始网络的基础程序,适合新人理解-Proxy server written in C language with a certain function of the port changes to a particular site and can be shielded, is the basis of initial network program, for new understanding
proxy
- visual C++下的简单代理服务器,实现了最基础的功能,可自行扩展其它功能。-Simple proxy server under visual C++ to achieve the most basic functions, other functions can extend themselves.