登录
首页 » Java » RFC1945java

RFC1945java

于 2009-04-18 发布 文件大小:873KB
0 95
下载积分: 1 下载次数: 5

代码说明:

  使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习(Java achieved using RFC1945 http1.0 agreement. All well-structured object-oriented protocol in RFC 1945 in accordance with the description. The source code of more than 4000 lines. Java network programming to beginners learning)

文件列表:

Http
....\.classpath
....\.project
....\bin
....\...\Client.class
....\...\edu
....\...\...\sysu
....\...\...\....\http
....\...\...\....\....\impl
....\...\...\....\....\....\HttpClientConnection.class
....\...\...\....\....\....\HttpEntity.class
....\...\...\....\....\....\HttpEntityHeader.class
....\...\...\....\....\....\HttpGeneralHeader.class
....\...\...\....\....\....\HttpGetHandler.class
....\...\...\....\....\....\HttpHeader.class
....\...\...\....\....\....\HttpMessage.class
....\...\...\....\....\....\HttpMethod.class
....\...\...\....\....\....\HttpParameters.class
....\...\...\....\....\....\HttpRequest.class
....\...\...\....\....\....\HttpRequestHeader.class
....\...\...\....\....\....\HttpRequestLine.class
....\...\...\....\....\....\HttpResponse.class
....\...\...\....\....\....\HttpResponseHeader.class
....\...\...\....\....\....\HttpRules.class
....\...\...\....\....\....\HttpServerConnection.class
....\...\...\....\....\....\HttpSimpleRequest.class
....\...\...\....\....\....\HttpStatus$Status.class
....\...\...\....\....\....\HttpStatus.class
....\...\...\....\....\....\HttpStatusLine.class
....\...\...\....\....\....\HttpType.class
....\...\...\....\....\....\HttpVersion.class
....\...\...\....\....\intf
....\...\...\....\....\....\HttpConnection.class
....\...\...\....\....\....\HttpHandler.class
....\...\...\....\....\util
....\...\...\....\....\....\FileFilter.class
....\...\...\....\....\....\HttpGrammarException.class
....\...\...\....\....\....\HttpMediaTypeManager$HttpMediaTypeManagerSingletonHolder.class
....\...\...\....\....\....\HttpMediaTypeManager.class
....\...\...\....\....\....\HttpRegex.class
....\...\...\....\....\....\HttpResourceException.class
....\...\...\....\....\....\HttpResponseException.class
....\...\...\....\....\....\HttpService$HttpServiceSingletonHolder.class
....\...\...\....\....\....\HttpService.class
....\...\...\....\....\....\ParseInput$ParseInputSingletonHolder.class
....\...\...\....\....\....\ParseInput.class
....\...\HttpServerThread.class
....\...\Server.class
....\...\SingleThreadServer.class
....\build.bat
....\ClientRoot
....\..........\temp.txt
....\doc
....\...\allclasses-frame.html
....\...\allclasses-noframe.html
....\...\constant-values.html
....\...\deprecated-list.html
....\...\edu
....\...\...\sysu
....\...\...\....\http
....\...\...\....\....\impl
....\...\...\....\....\....\HttpClientConnection.html
....\...\...\....\....\....\HttpEntity.html
....\...\...\....\....\....\HttpEntityHeader.html
....\...\...\....\....\....\HttpGeneralHeader.html
....\...\...\....\....\....\HttpGetHandler.html
....\...\...\....\....\....\HttpHeader.html
....\...\...\....\....\....\HttpMessage.html
....\...\...\....\....\....\HttpMethod.html
....\...\...\....\....\....\HttpParameters.html
....\...\...\....\....\....\HttpRequest.html
....\...\...\....\....\....\HttpRequestHeader.html
....\...\...\....\....\....\HttpRequestLine.html
....\...\...\....\....\....\HttpResponse.html
....\...\...\....\....\....\HttpResponseHeader.html
....\...\...\....\....\....\HttpRules.html
....\...\...\....\....\....\HttpServerConnection.html
....\...\...\....\....\....\HttpSimpleRequest.html
....\...\...\....\....\....\HttpStatus.html
....\...\...\....\....\....\HttpStatus.Status.html
....\...\...\....\....\....\HttpStatusLine.html
....\...\...\....\....\....\HttpType.html
....\...\...\....\....\....\HttpVersion.html
....\...\...\....\....\....\package-frame.html
....\...\...\....\....\....\package-summary.html
....\...\...\....\....\....\package-tree.html
....\...\...\....\....\intf
....\...\...\....\....\....\HttpConnection.html
....\...\...\....\....\....\HttpHandler.html
....\...\...\....\....\....\package-frame.html
....\...\...\....\....\....\package-summary.html
....\...\...\....\....\....\package-tree.html
....\...\...\....\....\util
....\...\...\....\....\....\FileFilter.html
....\...\...\....\....\....\HttpGrammarException.html
....\...\...\....\....\....\HttpMediaTypeManager.html
....\...\...\....\....\....\HttpRegex.html
....\...\...\....\....\....\HttpResourceException.html
....\...\...\....\....\....\HttpResponseException.html
....\...\...\....\....\....\HttpService.html

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NIOTest
    Tests for some buffers from the java.nio package.
    2014-02-21 15:54:12下载
    积分:1
  • Java
    说明:  设计模式一(单子、工厂、策略模式)练习 1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise 1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
    2020-07-01 06:40:02下载
    积分:1
  • HttpRequestParser
    Http Request Parser extends Abstract Message Parser Source Code for Andriod.
    2014-01-03 19:45:42下载
    积分:1
  • Struts_Students
    应用Struts1框架完成的登录增删改查等基本功能(Struts1 complete application framework login CRUD basic functions)
    2015-03-15 22:03:54下载
    积分:1
  • Optimizing-the-Normalized-Dead-Time_2
    optimal scheduling techicoptimal scheduling techic
    2011-10-23 09:53:45下载
    积分:1
  • volumebar_demo
    Volume Bar Demo Control
    2009-10-18 09:40:17下载
    积分:1
  • KRush_f_cr
    apk sample. kingdom rush
    2013-11-13 01:08:03下载
    积分:1
  • bs_shopping
    bs_网上购物系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 (bs_ online shopping system each case folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents, recom)
    2006-12-25 22:37:51下载
    积分:1
  • esmd4j-1.0-free (2)
    说明:  用于极点对称模态分解求解,对输入信号进行模态分解并求出相应图形和数据(Used for pole-symmetric modal decomposition solution, modal decomposition of input signals and determination of corresponding graphics and data)
    2019-02-28 21:23:39下载
    积分:1
  • javaJH
    《Java解惑》中文版,Java学习进阶必备。("Java doubts," the Chinese version, Java Advanced Learning essential.)
    2014-05-04 13:34:46下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载