搜索资源列表
使用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
用socket实现http协议
- 用socket实现http协议,vc6.0编程实现-using socket achieve http agreement vc6.0 Programming
使用HTTP协议将文件下载
- 方便的使用HTTP协议将文件下载到Window,并且使速度加快.
http协议分析源码
- http协议分析源码,分析http协议
HTTP-basedstreamingmedia.zip
- 基于HTTP协议的流媒体播放器系统软件设计,资料介绍比较完整详细,HTTP-based streaming media player system software design, complete detailed information on
HTTP
- HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例-#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <errno.h> #include <unistd.h>
HTTP
- 用JAVA语言实现基于HTTP协议的数据截获与还原,能够用java编写的源码截获http协议数据并对其进行还原。 首先:用Jpcap对HTTP协议数据进行截获。其次、通过分析HTTP协议和数据还原得到HTTP协议数据。 -JAVA language with HTTP-based data intercepted and Restore can be used to prepare the source java intercepted http protocol data and
http
- http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
testhttp直接用socket实现HTTP协议(下载专用
- 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
通过HTTP协议下载的程序
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pul
http
- http协议详解,对网络编程方面非常有用处-Detailed http protocol for network programming is very useful
HTTP
- 对网络中HTTP协议进行上传下载,基于HTTP协议进行发送数据及上传下载文件-HTTP protocol on the network for uploading and downloading, based on the HTTP protocol to send data download and upload files
http
- windows mobile上面实现的http协议,主要用于下载的,功能完全,包括http头解析等所有操作,稳定安全,在很多商业项目上面有所使用-windows mobile the http protocol to achieve the above, is mainly used to download and fully functional, including all http header analysis operation, stability, security, in man
HTTP
- HTTP协议详解中文版 本文讨论超文本传输协议-Http
Http
- http协议,学习web编程的必备知识,有助于你的web基础知识的巩固。-A rfc of HTTP.
pb自动升级程序Http协议
- PowerBuilder 自动升级程序Http协议(Pb automatic upgrade program Http protocol)
003.HTTP协议深度剖析
- http协议深度剖析,风中叶,http基础(HTTP protocol depth analysis, mid wind, HTTP Foundation)
HTTP协议详解
- HTTP是一个属于应用层的面向对象的协议,由于其简捷、快速的方式,适用于分布式超媒体信息系统(HTTP is an object oriented protocol which belongs to application layer. It is suitable for distributed hypermedia information system because of its simplicity and speed)
HTTP
- 用VC实现http协议,构造httpserver和httpclient两端应用实例。(The realization of HTTP protocol by VC, httpserver and httpclient are examples of application structure.)
HTTP协议详解
- 介绍了网络通信协议HTTP的具体内容,对掌握网络协议由一定的帮助(Introduced the specific content of the network communication protocol HTTP, to help grasp the network protocol by a certain amount of help)