搜索资源列表
服务器是如何用C实现的
- 例子显示了服务器是如何用C实现的 要使用BSD界面建立一个服务器程序-examples show how the server is using C to be used to achieve the establishment of a BSD interface server
ftpproxy
- 一个使用C编写的精简高效的ftp代理服务器,可以提供高效的ftp代理-C prepared to use a streamlined and efficient ftp proxy server can provide efficient ftp agent
radius
- 本人写的一个RADIUS协议,使用标准C/C++写的,用在多个项目里,稳定可靠。 代码简洁。
大牛的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/
WebProxyConsole
- 一个简单的Http代理服务器软件,由c#开发,使用的是.net framework1.1平台-Http a simple proxy server software, by c# Development, are using. Net framework1.1 platform
simple-Proxy-Server
- 使用visual C++完成的一个简单的代理服务器,主要是在于内容的存储和转发,验证-simple Proxy Server
SOCK5
- 这软件事我在晚上无聊没事做了做出来的,可以把电脑架设成SOCK5代理服务器,已经过测试,并且登录QQ。源代码在“SOCK5代理.rar\SOCK5代理\SOCK5代理”里,sockmain.c包含了入口点。如果运行时没参数,将会默认绑定1080端口,否则将会改变成自己想要的。使用虚拟服务器(端口映射)可以把电脑变成公网代理服务器。-I use my spare time to make this software.You can compile it and use it to set up a
http_proxy-080615.tar
- http_proxy是一款非常简单的http代理软件,它包含一个shell写的CGI脚本和一款用C语言写的简单的http_client,详细使用见README.txt-http_proxy is a very simple http proxy software, it is implemented with shell and c, it includes a CGI scr ipt written in shell and a http client written in C, for mo