登录
首页 » Windows_Unix » Http

Http

于 2009-04-18 发布 文件大小:845KB
0 224
下载积分: 1 下载次数: 11

代码说明:

  RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。(This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of http client and server are also included.)

文件列表:

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 个回复

  • socket.tar
    说明:  socket网络编程的几个例子,从简单通信到可以记录双方IP信息等一步步深入,学习unix网络编程值得参考!(socket network programming examples, from simple communication to the IP information can be recorded both in depth step by step, learning unix network programming is also useful!)
    2010-04-19 09:39:51下载
    积分:1
  • 一个FTP应用序,该序完成以下功能:⒈登录FTP服务器;⒉显示登录FTP服务器目录下的文件和目录名;⒊提供文件下载上传服务...
    一个FTP应用程序,该程序完成以下功能:⒈登录FTP服务器;⒉显示登录FTP服务器目录下的文件和目录名;⒊提供文件下载上传服务-An FTP application, the program is complete the following features: ⒈ login FTP server ⒉ display the login FTP server directory under the file and directory names ⒊ upload service to provide file download
    2022-09-21 22:05:03下载
    积分:1
  • Network-authentication3.0
    网络验证,很好用的,自己可以在开发下,自己可以在开发下,自己可以在开发下(Network authentication, well used, they can develop under the)
    2014-02-24 20:23:09下载
    积分:1
  • Imitate RealVNC412 compiled to view the contents of the file server of the lette...
    模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写的。-Imitate RealVNC412 compiled to view the contents of the file server of the letter and see the files of interest can be downloaded, but can also upload files to a server anywhere in the communications and documentation procedures to support a single file and a directory of all file upload or download. Copy realVnc network communications capabilities, and support for multi-client connectivity. Client also try to imitate realvnc clients, including the disconnection re-connected, the property page dialog box, as well as the main interactive dialog box, and are directly compiled with the SDK, of course, is also a copy of RealVNC. Client-side and server-side source code folder under the common folder is a static library file, either copy RealV
    2022-09-28 16:35:09下载
    积分:1
  • qq
    说明:  仿QQ聊天程序,有客户端,服务器端,socket编程(QQ progrom)
    2012-11-24 23:02:22下载
    积分:1
  • bclongsnodes
    说明:  非等节点的分段M次Newton插值,属于数值方法的内容,很好(The piecewise M-degree Newton interpolation of non-equal nodes, which belongs to the numerical method, is very good.)
    2019-01-01 08:45:43下载
    积分:1
  • IEEE 802.11h
    IEEE 802.11h-2003 IEEE Standard for Information technology―Telecommunications and Information Exchange Between Systems―LAN/MAN Specific Requirements―Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the 5GHz band in Europe-IEEE 802.11h-2003 IEEE Standard for Information technology-Telecommunications and Information Exchange Between Systems-LAN/MAN Specific Requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the 5GHz band in Europe
    2022-04-25 09:04:51下载
    积分:1
  • DMC_contol
    说明:  用于实现任意模型的DMC预测,并加入校正模型(DMC prediction for arbitrary models and incorporation of correction models)
    2019-04-11 11:42:20下载
    积分:1
  • tsme
    网络游戏 私服 命运2帐号注册系统asp版()
    2018-05-30 12:05:19下载
    积分:1
  • mvgrnd
    generate multiple guanssion process signal
    2018-01-27 04:47:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载