Welcome![Sign In][Sign Up]
Location:
Search - commons-httpclient

Search list

[Internet-Networkcommons-httpclient-3.0-rc3-src

Description: commons-httpclient-3.0-rc3-src.zip
Platform: | Size: 3045533 | Author: 付学宝 | Hits:

[Game Programcommons-httpclient-3.1

Description: r3reetwtggt44tgw4gdfagda fhfh sfhs hgd ghdhgd
Platform: | Size: 2898781 | Author: 段宗祥 | Hits:

[SourceCodecommons-httpclient-3.1.jar

Description: commons-httpclient-3.1.jar
Platform: | Size: 5765738 | Author: lylinyangly@gmail.com | Hits:

[Internet-Networkcommons-httpclient-3.0-rc3-src

Description: commons-httpclient-3.0-rc3-src.zip
Platform: | Size: 3045376 | Author: 付学宝 | Hits:

[WEB Codecommons-fileupload-1.0

Description: 基于JSP的文件上传管理系统,对学习JSP有帮助.不是太复杂-JSP-based document management system to upload, to learn JSP help. Not too complex
Platform: | Size: 20480 | Author: 猫猫 | Hits:

[Email Servercommons-email-1.0

Description: apache-commons-email,封装了JAVAMAIL的开发包,这个压缩包里包含了源代码,编译好的JAR包,以及示例文件. 这个开发包使用起来比JAVAMAIL更为方便.简单的几步就可以的发送和接收邮件,WEB开发必不可少.-apache- commons-email, Packaging JAVAMAIL of the development kits, this compressed bundle includes source code, compiled JAR package, and the sample file. The development kits to use than JAVAMAIL more convenient. simple steps can be made of send and receive mail, Web Development indispensable.
Platform: | Size: 463872 | Author: wuxu | Hits:

[JSP/Javastruts+spring+hibernate

Description: 自己写的一个struts+spring+hibernate测试程序,比较合适初学者自学。 -Himself wrote a struts+ Spring+ Hibernate testing procedures more appropriate to self-learning beginners.
Platform: | Size: 16081920 | Author: 刘意 | Hits:

[JSP/Javacommons-codec-1.3-src

Description: 一个很实用的东东,有关httpclient的,希望对大家有所帮助。-A very practical Dongdong, the httpclient, I hope all of you to help.
Platform: | Size: 124928 | Author: lemon | Hits:

[Proxy Servercommons-httpclient.jar

Description: it is common http client listener
Platform: | Size: 260096 | Author: saravanan | Hits:

[Windows Developcommons-httpclient-3.1-src

Description: 讲解Httpclient的源码,深刻认识http编程有很大帮助-Httpclient on the source
Platform: | Size: 3317760 | Author: ljw | Hits:

[Internet-Networkhttpclient

Description: httpclient编程必备。commons-codec-1.3.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar-commons-codec-1.3.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar
Platform: | Size: 368640 | Author: zhengyan | Hits:

[Windows Developcommons-httpclient-3.1

Description: c++ 开发包 jar包 开发必备 研究用-c++
Platform: | Size: 305152 | Author: 5 | Hits:

[JSP/Javacommons-httpclient-3.1-sources

Description: supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.-supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
Platform: | Size: 439296 | Author: const | Hits:

[JSP/JavaKuaiji

Description: 一个java做HTTPCLIENT POST的例子
Platform: | Size: 839680 | Author: dida | Hits:

[JSP/Javacommons-httpclient-3.0.1-src

Description: 一些java网络爬虫的实例,通过目标URL,抓取目标网页,通过正则解析,封装发送数据接收地,接收地可是是excel oracle等数据存贮介质-Some examples of java web crawler through the target URL, landing pages crawled through regular analysis, package sending data reception, the receive ground but is excel oracle and other data storage media
Platform: | Size: 2997248 | Author: Stanley | Hits:

[JSP/Javahttpcomponents-client-4.3.3-bin.tar

Description: http client 开源JAR包HTTP 协议是现在的因特网最重要的协议之一。除了 WEB 浏览器之外, WEB 服务,基于网络的应用程序以及日益增长的网络计算不断扩展着 HTTP 协议的角色,使得越来越多的应用程序需要 HTTP 协议的支持。虽然 JAVA 类库 .net 包提供了基本功能,来使用 HTTP 协议访问网络资源,但是其灵活性和功能远不能满足很多应用程序的需要。而 Jakarta Commons HttpClient 组件寻求提供更为灵活,更加高效的 HTTP 协议支持,简化基于 HTTP 协议的应用程序的创建。 HttpClient 提供了很多的特性,支持最新的 HTTP 标准,可以访问这里了解更多关于 HttpClinet 的详细信息。目前有很多的开源项目都用到了 HttpClient 提供的 HTTP功能,登陆网址可以查看这些项目。本文中使用 HttpClinet 提供的类库来访问和下载 Internet上面的网页,在后续部分会详细介绍到其提供的两种请求网络资源的方法: Get 请求和 Post 请求。
Platform: | Size: 1460224 | Author: wuhai | Hits:

[JSP/Javacommons-codec-1.9-src.tar

Description: apache codec.shiyong bianjiema,jarbao-Codec was formed as an attempt to focus development effort on one definitive implementation of the Base64 encoder. At the time of Codec s proposal, there were approximately 34 different Java classes that dealt with Base64 encoding spread over the Foundation s CVS repository. Developers in the Jakarta Tomcat project had implemented an original version of the Base64 codec which had been copied by the Commons HttpClient and Apache XML project s XML-RPC subproject. After almost one year, the two forked versions of Base64 had significantly diverged from one another. XML-RPC had applied numerous fixes and patches which were not applied to the Commons HttpClient Base64. Different subprojects had differing implementations at various levels of compliance with the RFC 2045.
Platform: | Size: 302080 | Author: jiuyue | Hits:

[JSP/Javacreate_direct_pay_by_user-JAVA-GBK

Description: 支付宝纯网关接口(create_direct_pay_by_user) 需要配置的文件是: alipay_config.java alipayapi.jspreturn_url.jsp notify_url.jsp 本代码示例(demo)中模拟获取远程HTTP信息使用的是commons-httpclient-3.0版本的第三方架包、及支付宝的httpClient封装类。 如果您不想使用该方式实现模拟获取远程HTTP功能,那么可以用其他方式代替,此时需您自行编写代码。 -Pay treasure to pure gateway interface (create_direct_pay_by_user) You need to configure the file is: Alipay_config.java Alipayapi.jspreturn_url.jsp Notify_url.jsp This code example (Demo) in simulated remote access to HTTP information using httpClient package commons-httpclient-3.0 class version of third square frame packet, and alipay. If you do not want to use this way to realize the simulation of remote access to HTTP features, then it can be replaced by other way, at this time you need to write their own code.
Platform: | Size: 1024000 | Author: Shaofing | Hits:

[JSP/Javacommons-httpclient-3.0.tar

Description: httpclient,网页分析实用工具,可以提取网页内容,链接等,对页面进行解析。-httpclient,analyzation tool for internet。this canbe used at extracting links and so on.
Platform: | Size: 1840128 | Author: john | Hits:

[Internet-Networkhttp

Description: 模拟http请求。使用org.apache.commons.httpclient包。已经过测试(http client)
Platform: | Size: 3072 | Author: 王坤鹏 | Hits:
« 12 »

CodeBus www.codebus.net