Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Internet-Network

HTTPClient

  • Category : Internet-Network
  • Tags :
  • Update : 2008-10-13
  • Size : 716.54kb
  • Downloaded :0次
  • Author :Guo ****
  • About : Guo Quan
  • PS : If download it fails, try it again. Download again for free!
Download 1 (716.54kb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
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 handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL ) (note that this is not the same as the GPL).
Packet file list
(Preview for download)
Packet : 67506224httpclient.zip filelist
HTTPClient/
HTTPClient/doc/
HTTPClient/doc/images/
HTTPClient/doc/images/redball.gif
HTTPClient/doc/images/back.gif
HTTPClient/doc/images/greenball.gif
HTTPClient/doc/images/yellowball.gif
HTTPClient/doc/images/blueball.gif
HTTPClient/doc/api/
HTTPClient/doc/api/overview-tree.html
HTTPClient/doc/api/index-all.html
HTTPClient/doc/api/deprecated-list.html
HTTPClient/doc/api/allclasses-frame.html
HTTPClient/doc/api/index.html
HTTPClient/doc/api/packages.html
HTTPClient/doc/api/overview-summary.html
HTTPClient/doc/api/overview-frame.html
HTTPClient/doc/api/HTTPClient/
HTTPClient/doc/api/HTTPClient/package-summary.html
HTTPClient/doc/api/HTTPClient/package-tree.html
HTTPClient/doc/api/HTTPClient/package-frame.html
HTTPClient/doc/api/HTTPClient/http/
HTTPClient/doc/api/HTTPClient/http/package-summary.html
HTTPClient/doc/api/HTTPClient/http/package-tree.html
HTTPClient/doc/api/HTTPClient/http/package-frame.html
HTTPClient/doc/api/HTTPClient/http/Handler.html
HTTPClient/doc/api/HTTPClient/https/
HTTPClient/doc/api/HTTPClient/https/package-summary.html
HTTPClient/doc/api/HTTPClient/https/package-tree.html
HTTPClient/doc/api/HTTPClient/https/package-frame.html
HTTPClient/doc/api/HTTPClient/https/Handler.html
HTTPClient/doc/api/HTTPClient/AuthorizationHandler.html
HTTPClient/doc/api/HTTPClient/AuthorizationPrompter.html
HTTPClient/doc/api/HTTPClient/CookiePolicyHandler.html
HTTPClient/doc/api/HTTPClient/FilenameMangler.html
HTTPClient/doc/api/HTTPClient/HTTPClientModule.html
HTTPClient/doc/api/HTTPClient/HTTPClientModuleConstants.html
HTTPClient/doc/api/HTTPClient/RoRequest.html
HTTPClient/doc/api/HTTPClient/RoResponse.html
HTTPClient/doc/api/HTTPClient/AuthorizationInfo.html
HTTPClient/doc/api/HTTPClient/Codecs.html
HTTPClient/doc/api/HTTPClient/Cookie.html
HTTPClient/doc/api/HTTPClient/Cookie2.html
HTTPClient/doc/api/HTTPClient/CookieModule.html
HTTPClient/doc/api/HTTPClient/DefaultAuthHandler.html
HTTPClient/doc/api/HTTPClient/HTTPConnection.html
HTTPClient/doc/api/HTTPClient/HttpHeaderElement.html
HTTPClient/doc/api/HTTPClient/HttpOutputStream.html
HTTPClient/doc/api/HTTPClient/HTTPResponse.html
HTTPClient/doc/api/HTTPClient/HttpURLConnection.html
HTTPClient/doc/api/HTTPClient/Log.html
HTTPClient/doc/api/HTTPClient/NVPair.html
HTTPClient/doc/api/HTTPClient/Request.html
HTTPClient/doc/api/HTTPClient/Response.html
HTTPClient/doc/api/HTTPClient/URI.html
HTTPClient/doc/api/HTTPClient/Util.html
HTTPClient/doc/api/HTTPClient/AuthSchemeNotImplException.html
HTTPClient/doc/api/HTTPClient/ModuleException.html
HTTPClient/doc/api/HTTPClient/ParseException.html
HTTPClient/doc/api/HTTPClient/ProtocolNotSuppException.html
HTTPClient/doc/api/HTTPClient/SocksException.html
HTTPClient/doc/api/serialized-form.html
HTTPClient/doc/api/package-list
HTTPClient/doc/api/help-doc.html
HTTPClient/doc/api/stylesheet.css
HTTPClient/doc/advanced_info.html
HTTPClient/doc/emulating_forms.html
HTTPClient/doc/GetAuthInfo.java
HTTPClient/doc/GetAuthInfo.class
HTTPClient/doc/upgrade
HTTPClient/doc/FAQ.html
HTTPClient/doc/HTTPClientExample.html
HTTPClient/doc/my_script.cgi
HTTPClient/doc/getting_started.html
HTTPClient/doc/security.html
HTTPClient/doc/applet_origin.html
HTTPClient/doc/errors.html
HTTPClient/doc/MyAuthPrompter.class
HTTPClient/doc/index.html
HTTPClient/doc/upgrading.html
HTTPClient/doc/urlcon_vs_httpclient.html
HTTPClient/doc/HTTPClientExample.java
HTTPClient/doc/HTTPClientExample.class
HTTPClient/doc/0.2-2_bugs_fixed.html
HTTPClient/doc/0.2-3_bugs_fixed.html
HTTPClient/doc/build_1.xml
HTTPClient/doc/0.2-1_bugs_fixed.html
HTTPClient/doc/0.3-1_bugs_fixed.html
HTTPClient/doc/compiling.html
HTTPClient/doc/0.3-2_bugs_fixed.html
HTTPClient/doc/build_2.xml
HTTPClient/doc/https.html
HTTPClient/doc/0.3-3_bugs_fixed.html
HTTPClient/doc/reporting_bugs.html
HTTPClient/Log.java
HTTPClient/alt/
HTTPClient/alt/HotJava/
HTTPClient/alt/HotJava/HTTPClient/
HTTPClient/alt/HotJava/HTTPClient/HttpURLConnection.class
HTTPClient/alt/HotJava/HTTPClient/HttpURLConnection.java
HTTPClient/alt/HotJava/HTTPClient/HTTPResponse.java
HTTPClient/alt/HotJava/HTTPClient/HTTPResponse.class
HTTPClient/alt/HotJava/sunw/
HTTPClient/alt/HotJava/sunw/hotjava/
HTTPClient/alt/HotJava/sunw/hotjava/protocol/
HTTPClient/alt/HotJava/sunw/hotjava/protocol/http/
HTTPClient/alt/HotJava/sunw/hotjava/protocol/http/Handler.class
HTTPClient/alt/HotJava/sunw/hotjava/protocol/http/Handler.java
HTTPClient/alt/HotJava/sunw/hotjava/protocol/https/
HTTPClient/alt/HotJava/sunw/hotjava/protocol/https/Handler.java
HTTPClient/alt/HotJava/sunw/hotjava/protocol/https/Handler.class
HTTPClient/0COPYRIGHT
HTTPClient/Log.class
HTTPClient/0README
HTTPClient/GlobalConstants.class
HTTPClient/URI.class
HTTPClient/ParseException.class
HTTPClient/MD5.class
HTTPClient/NVPair.class
HTTPClient/Codecs.class
HTTPClient/AuthorizationHandler.java
HTTPClient/AuthorizationInfo.java
HTTPClient/AuthorizationModule.java
HTTPClient/AuthorizationPrompter.java
HTTPClient/AuthSchemeNotImplException.java
HTTPClient/BufferedInputStream.java
HTTPClient/ChunkedInputStream.java
HTTPClient/CIHashtable.java
HTTPClient/Codecs.java
HTTPClient/ContentEncodingModule.java
HTTPClient/ContentMD5Module.java
HTTPClient/Cookie2.java
HTTPClient/Cookie.java
HTTPClient/CookieModule.java
HTTPClient/CookiePolicyHandler.java
HTTPClient/DefaultAuthHandler.java
HTTPClient/DefaultModule.java
HTTPClient/FilenameMangler.java
HTTPClient/GlobalConstants.java
HTTPClient/HashVerifier.java
HTTPClient/HTTPClientModuleConstants.java
HTTPClient/HTTPClientModule.java
HTTPClient/HTTPConnection.java
HTTPClient/HttpHeaderElement.java
HTTPClient/HttpOutputStream.java
HTTPClient/HTTPResponse.java
HTTPClient/HttpURLConnection.java
HTTPClient/IdempotentSequence.java
HTTPClient/LinkedList.java
HTTPClient/makefile
HTTPClient/MD5InputStream.java
HTTPClient/MD5.java
HTTPClient/ModuleException.java
HTTPClient/NVPair.java
HTTPClient/ParseException.java
HTTPClient/ProtocolNotSuppException.java
HTTPClient/RedirectionModule.java
HTTPClient/Request.java
HTTPClient/RespInputStream.java
HTTPClient/ResponseHandler.java
HTTPClient/Response.java
HTTPClient/RetryException.java
HTTPClient/URI.java
HTTPClient/0LICENSE
HTTPClient/http/
HTTPClient/http/Handler.java
HTTPClient/http/Handler.class
HTTPClient/http/package.html
HTTPClient/https/
HTTPClient/https/Handler.java
HTTPClient/https/Handler.class
HTTPClient/https/package.html
HTTPClient/shttp/
HTTPClient/shttp/Handler.java
HTTPClient/shttp/Handler.class
HTTPClient/shttp/package.html
HTTPClient/RetryModule.java
HTTPClient/RoRequest.java
HTTPClient/RoResponse.java
HTTPClient/SocksClient.java
HTTPClient/SocksException.java
HTTPClient/StreamDemultiplexor.java
HTTPClient/TransferEncodingModule.java
HTTPClient/UncompressInputStream.java
HTTPClient/Util.java
HTTPClient/AuthSchemeNotImplException.class
HTTPClient/AuthorizationHandler.class
HTTPClient/AuthorizationInfo.class
HTTPClient/AuthorizationModule.class
HTTPClient/AuthorizationPrompter.class
HTTPClient/BufferedInputStream.class
HTTPClient/CIHashtable.class
HTTPClient/CIHashtableEnumeration.class
HTTPClient/CIString.class
HTTPClient/ChunkedInputStream.class
HTTPClient/Codecs$CT.class
HTTPClient/ContentEncodingModule.class
HTTPClient/ContentMD5Module.class
HTTPClient/VerifyMD5.class
HTTPClient/Cookie.class
HTTPClient/Cookie2.class
HTTPClient/CookieModule.class
HTTPClient/CookieModule$1.class
HTTPClient/DefaultCookiePolicyHandler.class
HTTPClient/BasicCookieBox.class
HTTPClient/BasicCookieBox$Accept.class
HTTPClient/BasicCookieBox$Reject.class
HTTPClient/BasicCookieBox$AcceptDomain.class
HTTPClient/BasicCookieBox$RejectDomain.class
HTTPClient/BasicCookieBox$Close.class
HTTPClient/Separator.class
HTTPClient/CookiePolicyHandler.class
HTTPClient/DefaultAuthHandler.class
HTTPClient/VerifyRspAuth.class
HTTPClient/VerifyDigest.class
HTTPClient/SimpleAuthPopup.class
HTTPClient/SimpleAuthPopup$BasicAuthBox.class
HTTPClient/SimpleAuthPopup$BasicAuthBox$Ok.class
HTTPClient/SimpleAuthPopup$BasicAuthBox$Clear.class
HTTPClient/SimpleAuthPopup$BasicAuthBox$Cancel.class
HTTPClient/SimpleAuthPopup$BasicAuthBox$Close.class
HTTPClient/SimpleAuthPrompt.class
HTTPClient/DefaultModule.class
HTTPClient/FilenameMangler.class
HTTPClient/HTTPClientModule.class
HTTPClient/HTTPClientModuleConstants.class
HTTPClient/HTTPConnection.class
HTTPClient/HTTPConnection$EstablishConnection.class
HTTPClient/HTTPConnection$MSLargeWritesBugStream.class
HTTPClient/HTTPResponse.class
HTTPClient/HashVerifier.class
HTTPClient/HttpHeaderElement.class
HTTPClient/HttpOutputStream.class
HTTPClient/HttpURLConnection.class
HTTPClient/IdempotentSequence.class
HTTPClient/LinkedList.class
HTTPClient/LinkElement.class
HTTPClient/MD5InputStream.class
HTTPClient/ModuleException.class
HTTPClient/ProtocolNotSuppException.class
HTTPClient/RedirectionModule.class
HTTPClient/Request.class
HTTPClient/RespInputStream.class
HTTPClient/Response.class
HTTPClient/ResponseHandler.class
HTTPClient/RetryException.class
HTTPClient/RetryModule.class
HTTPClient/RoRequest.class
HTTPClient/RoResponse.class
HTTPClient/SocksClient.class
HTTPClient/SocksException.class
HTTPClient/StreamDemultiplexor.class
HTTPClient/Util.class
HTTPClient/StreamDemultiplexor$1.class
HTTPClient/package.html
HTTPClient/SocketTimeout.class
HTTPClient/SocketTimeout$TimeoutEntry.class
HTTPClient/TransferEncodingModule.class
HTTPClient/UncompressInputStream.class
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.