搜索资源列表
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
proxy
- 用delphi编写设计一款自己的代理服务器软件,实现思路:当前流行的浏览器的系统选项中有一个参数,即“通过代理服务器连接”,经过编程测试,当局域网中一台工作站指定了该属性,再发出Internet请求时,请求数据将发送到所指定的代理服务器上。 代理服务的过程:接收被代理端的请求、连接真正的主机、接收主机返回的数据、将接收数据发送到被代理端。 -A proxy server software designed using delphi realization of ideas: a
ProxyService
- c#代理服务,从浏览器的web服务器,转发HTTP数据记录和显示相关信息-C sharp ProxyServer,-Forward HTTP data browser to web server,Record and display related information
VCHTTP
- http的Socket代理服务器,通过服务当建立多个客户端的链接,多线程实现数据的转发-HTTP proxy server, Socket through service when establish multiple client link, multithreading implementation data forwarding
proxy
- 通信代理服务端程序,基于DDP协议,socket套接字,对数据进行解包,将解析后的数据存入mongodb数据库中-Communication agent program, based on DDP protocol, socket socket, unpack the data, the data is parsed into the mongodb
socket
- 使用套接字,实现服务端和客户端简单的通信,若服务端收到数据,用ack返回-The use of socket, server and client to achieve a simple communication, if the server receives the data, with the ACK return