搜索资源列表
HTTP客户端
- java http客户端相应源代码-http client corresponding source code
siege-latest.tar
- http client test source code
使用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 cate
WEBClient
- SDK,模拟HTTP客户端VC,采用原始的 WINSOCKET,够详细了吧-SDK, simulation HTTP client VC, using primitive WINSOCKET enough details of the hour
httpclt
- http client 简单易懂的HTTP客户端例子代码, 很好的学习例子程序.-http client easily understood HTTP client code examples, good examples of the learning process.
Jianasyhttpclient
- 一个实现同步MFC的http客户端,学习Winsock很用帮助-a synchronous MFC http client, the study is used to help Winsock
HTTPClient.tar
- Http client implemented in Java
HttpClinet
- HTTP客户端工程程序,通过此程序可以与对应的HTTP服务端程序进行数据传输.本工程是VC2005工程-HTTP client works procedures. through this procedure with the corresponding HTTP server procedures for data transmission. The project works VC2005
HttpSvr_Client
- HTTP服务器例程,使用时需要在建一个 C:\webpages\的目录。你把该目录下的webpages拷到C:就好了。 HttpClient 演示HTTP的客户端,因此运行时必须在本机有开HTTP服务才行。-HTTP server routines need to use to build a C: webpages directory. You put the directory of webpages Kaodao C: j
HTTP
- 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client -Complete ftp client code, although the f
http
- HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program usi
http_client
- http客户端源代码,加到工程中就可以直接使用了-http client source code, added to the project can be directly used
HTTPClient
- This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handli
HTTPClient
- 本实例为一个http协议的客户端的实现-The example of the agreement as a http client realize
BL
- http client src -http client src
HttpClient
- 一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。-A simple http client that can be specified url from the http server to download the file specified.
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
HTTP
- HTTP client made really easy
Client
- The program represent an HTTP client In unix
http-tiny-1.2.tar
- 一个简单的http client,可以实现GET,PUT,DELETE等功能(A simple http client)