搜索资源列表
Http
- 自己平时从网上搜集的http协议解析文档
JSP入门实例教程
- JSP入门实例教程2(1)-jsp与tomcat以及http协议.doc
jplayer
- Motion Jpeg Player, 播放流媒体数据,http协议,可看到一些摄像头的实时录像-Motion Jpeg Player, streaming media data, http protocol, you can see some of the real-time video camera
HTTP
- 在linux环境下对http协议的报头进行了详细的说明-Agreement on the http header for a detailed descr iption of
Introduction_of_HTTP_SSL
- 介绍HTTP协议及SSL协议的基本原理。 是开发HTTP协议的基础入门资料。-HTTP protocol and SSL protocol describes the basic principles. The basis for the development of introductory information on HTTP protocol.
http_pro
- 大家都很熟悉HTTP协议的应用,因为每天都在网络上浏览着不少东西,也都知道是HTTP协议是相当简单的。教你用c实现http协议 -Everyone is familiar with the HTTP protocol applications, because every day' s web with a lot of things, but also all know, HTTP protocol is quite simple. Teach you achieve the http
Http
- 用Java解析Http协议的几个请求,包括get等方法-Agreement with several Java Http parsing requests, including get and other methods
HTTPJava
- 基于HTTP协议的Java手机网络通信的实现 -HTTP protocol for Java-based mobile phone network Communication
HTTP-standard-agreement
- http最标准的协议中文版,以前只有英文版的,找到中文不容易啊。-http Chinese version of the standard protocol, previously available only in English, to find Chinese Burongyia.
HTTP-protocol
- HTTP协议详解,需要进行HTTP通信编程的可以-Detailed HTTP protocol, the need for HTTP communication programming can be a good look
HTTP1.1-
- http协议中文版,很详细,可以看看。很完整-http
http
- http协议解释 经典全面,非常实用刚学习web领域的同学们。请多多支持。-http protocol to explain the classic comprehensive and very useful just to learn web classmates. A lot of support.
Tunnel-based-on-http
- 本文详细研究了HTTP协议报文的内容,对于HTTP协议 有了全面深入的了解;在此基础上,本文给出了构建HTTP隐蔽通道 的三种通用模型(简单HTTP模型、代理模型、CGI模型)和四种常用 的方法(GET方法、HEAD方法、POST方法、PUT方法)- The thesis structure is as follows: Firstly, this dissertation not only investigates the message structure of
http-tunnel-based-tech
- 基于HTTP协议的隧道技术的设计与实现,利用http隧道技术-The Designed and Realization of Tunnel Based on HTTP
HTTP-protocol
- 这是一份详细的http协议参考文档。关于http协议的各种细节都可以在文中找到。-This is a detailed reference documentation for the http protocol.
HTTP
- 基于HTTP代理服务的信息安全传输方法, 基于HTTP的代理移动机制的研究与实现,基于HTTP的隐藏型代理服务器实现,基于JSP/Servlet的HTTP协议无状态性解决方案-Information Security transmission method based on the HTTP proxy service, research and implementation of HTTP proxy moving mechanism based on a hidden type HTTP p
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权威指南》高清中文版
- http 权威指南 主要是http 协议,报文格式(HTTP authoritative guide is mainly HTTP protocol, message format)
HTTP协议
- 简单介绍HTTP的基本概念,帮助新人快速上手HTTP协议
如何正确理解WEB服务器、应用程序服务器、HTTP服务器
- Web服务器的基本功能就是提供Web信息浏览服务。它只需支持HTTP协议、HTML文档格式及URL。与客户端的网络浏览器配合。因为Web服务器主要支持的协议就是HTTP,所以通常情况下HTTP服务器和WEB服务器是相等的