搜索资源列表
HTTP客户端程序
- 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。-the program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand.
http
- HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。
http client C语言的http协议客户端
- 这个文件实现的主要功能是一个C语言的http协议客户端,用于初学C的http-This file implements the main functions of a http protocol C-language client for C-http beginners
HTTP Client
- 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
http_client
- HTTP客户端GET方法,对于一个初级的学习的客户端程序的爱好者来说,是一个不错的学习代码的机会。-GET method of HTTP Client. It may be useful for a junior fans, so maybe useful for IT fans .
VC.GET.POST.HTTP.client.code.send.request
- VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
w3c-libwww-5.4.0
- www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more-Libwww is a highly modular, gene
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
CHttpConn
- 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
HTTPClient
- 本程序实现了代理网络编程客户端程序,http协议-This program achieved a proxy network programming client program, http protocol
GetHTTP
- 1. 调试给出了HTTP客户端程序,并在作业中提供运行该程序的截图。 2. 画出该 HTTP客户端程序的程序流程图(到函数级) -1. Debug shows the HTTP client program, and in operation to provide a screenshot of running the program. 2. Draw the HTTP client program of the program flow chart (to the function l
http_client
- linux环境下http客户端,可是实现网页的抓取,html和xml等文件的下载。包括源文件和Makefile文件。执行命令方法:./http_client http://ip:port xx.xml /include(本地路径) linux内核版本:2.6.25-14.fc9.i686 -no comments
HTTPclient
- 一个delphi做的HTTP客户端程序。经过调试,保证可用-Delphi to do a HTTP client program. After commissioning, to ensure that available
a-PURE-VB-HTTP-Client-Sniffer
- 一个纯VB编写的HTTP客户端嗅探器,极具参考价值!-a PURE VB HTTP Client Sniffer
google-http-java-client-1.17.0-rc
- 谷歌的HTTP客户端工具,JAVA语言,可用于谷歌的HTTP应用程序-google http client tool in java language
http
- 基于Qt的http客户端,能够获取指定链接的文件。-The HTTP example demonstrates a simple HTTP client that shows how to fetch files specified by URLs remote hosts.
HTTP服务器
- vc写的http服务器,包括服务启动、暂停、测试客户端(VC server written by HTTP, including service startup, pause and test client)
HTTP权威指南
- HTTP(HyperText Transfer Protocol,超文本传输协议)是Web客户端与服务器交互文档和信息时所使用的协议,是每个成功Web事务的幕后推手。众所周知,我们每天访问公司内部网络、搜索书籍、研究统计信息时所使用的浏览器的核心是HTTP。但HTTP的应用远不仅仅是浏览Web内容。由于HTTP既简单又普及,很多其他网络应用程序也选择了它,尤其是采用SOAP和XML-RPC这样的Web服务。(Behind every web transaction lies the Hypert
http-master
- 实现 http 客户端的功能, 虽然很小,但是很强大, 有用的代码(The functionality of the implementation of the HTTP client is small, but very powerful and useful code)