搜索资源列表
socks_code.zip
- Java写的Socks4和Socks5代理服务的客户端和服务器端工具库源码
proxy(支持ftp和telnet)
- 一个简易的proxy 支持ftp(pasv)和telnet。 使用方法: 在属性文件中输入listener的数目以及各个listener的类型、端口、目标主机IP和目标主机端口,启动主程序, 然后使用ftp或者telnet客户端连接程序所在主机即可访问目标主机所提供的服务。-a simple proxy support ftp (turns) and telnet. Use : in the document attributes listener input and the number of
socks_code.zip
- Java写的Socks4和Socks5代理服务的客户端和服务器端工具库源码,Java writes Socks4 and the Socks5 proxy serves customer end and server end tool room source code
TCPProxy
- 这个是代理服务器的本地客户端,即,IE与代理服务器的中介。可以用来给IE数据包加密解密。配合代理服务器使用,请搜索MyProxy.rar-This is a local proxy server client that, IE with a proxy server intermediary. IE can be used to encrypt and decrypt data packets. With a proxy server to use, search MyProxy.rar
Server-v1.0
- 上次上传了一个反向代理服务器的客户端,这个是服务端的源代码.组合一起形成反向代理.支持由外网访问内网WEB资源-The Server side of reverse proxy.
VCHTTP
- http的Socket代理服务器,通过服务当建立多个客户端的链接,多线程实现数据的转发-HTTP proxy server, Socket through service when establish multiple client link, multithreading implementation data forwarding
socket
- 通信系统中的一个socket小程序,一个简单的测试程序,包括服务端和客户端-socket program
TCP_proxy
- python编写的简单TCP代理功能,实现客户端与服务端的通信-TCP proxy by python
socket
- 使用套接字,实现服务端和客户端简单的通信,若服务端收到数据,用ack返回-The use of socket, server and client to achieve a simple communication, if the server receives the data, with the ACK return