搜索资源列表
使用java控制http协议客户端应用
- http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布http客户程序的源码,它实现的细节仍是一个谜。本文根据http协议规范,用Java.net.Socket类实现一个http协议客户端程序。 -http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
http客户端
- java http客户端相应源代码-http client corresponding source code
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,可以轻松移植到嵌入式系统。
支持WMS的RTSP客户端
- 支持WMS的RTSP/MMS/http客户端代码
用socket实现的http客户端
- 纯socket实现的http客户端程序,对初学者很有学习价值
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用http的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
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
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
http Client
- 用VC++ MFC设计的http服务器以及客户端程序,对了解http协议及工作原理很有帮助-Using VC++ MFC design http server and client, understanding the http protocol and the principle of helpful
httpclient.tar
- linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
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
vc-http-POST-PHP
- vc客户端通过http的POST方式传送文件到PHP服务器-vc client via the http POST method to transfer files to your PHP server
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
ChttpConn
- 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
http Client
- http客户端通信程序实例!希望对你有用! 很不错的哦!-http example client communication program!hope to using for you!
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
ahttp
- http客户端例子程序 用http协议与WEB网站通信,实现基本的GETPOST消息交互6735http
http-master
- 实现 http 客户端的功能, 虽然很小,但是很强大, 有用的代码(The functionality of the implementation of the http client is small, but very powerful and useful code)