搜索资源列表
API_http
- API实现HTTP请求模拟POST提交数据源码-API to achieve simulated HTTP request POST to submit data source
request
- 分析http协议的Request请求,适用与初学者学习-Request of http protocol request, for beginners to learn and
5_webserver_1316341258
- Samples to build a Web Server (not a Web Service) is simple (which can be to transfer the data) using the TCP, and also to find out how a Web server process to handle request (request) from the client (Web Browser). Does not require additional comp
proxy
- 用delphi编写设计一款自己的代理服务器软件,实现思路:当前流行的浏览器的系统选项中有一个参数,即“通过代理服务器连接”,经过编程测试,当局域网中一台工作站指定了该属性,再发出Internet请求时,请求数据将发送到所指定的代理服务器上。 代理服务的过程:接收被代理端的请求、连接真正的主机、接收主机返回的数据、将接收数据发送到被代理端。 -A proxy server software designed using delphi realization of ideas: a