搜索资源列表
大牛的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/
RFC1945java.rar
- 使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习,Java achieved using RFC1945 http1.0 agreement. All well-structured object-oriented protocol in RFC 1945 in accordance with the descr iption. The source code of more than
Http
- RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of
RFC_protocol
- 计算机网络socket编程,用于Java编程发送邮件和UDP网络测试的RFC(Request For Comment)协议。-The computer network socket programming, used For Java programming send mail and UDP network testing RFC (Request For Comment) protocol.