搜索资源列表
commons-email-1.0
- apache-commons-email,封装了JAVAMAIL的开发包,这个压缩包里包含了源代码,编译好的JAR包,以及示例文件. 这个开发包使用起来比JAVAMAIL更为方便.简单的几步就可以的发送和接收邮件,WEB开发必不可少.-apache- commons-email, Packaging JAVAMAIL of the development kits, this compressed bundle includes s
HTTP
- VC MFC网络编程的HTTP实现,包括HttpServer和HttpClient-VC MFC realize HTTP network programming, including HttpServer and HttpClient
commons-httpclient-3.1
- c++ 开发包 jar包 开发必备 研究用-c++
httpcomponents-core-4.0.1-bin
- HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包,并且它支持 HTTP 协议最新的版本和建议。本文首先介绍 HTTPClient,然后根据作者实际工作经验给出了一些常见问题的解决方法。 -HttpClient is a subproject under the Apache Jakarta Common can be use
httpclient
- apache common httpclient xfire webservice 客户端开发依赖包-apache common httpclient xfire webservice client development dependencies
52781385HttpClient
- 获取其它网站数据,httpClient 使用的例子,包括JAR包-get website data httpClient
httpcomponents-client-4.1.1-bin
- httpclient 4.1HTTP 协议可能是现在 Internet 上使用得最多、最重要的协议了,越来越多的 Java 应用程序需要直接通过 HTTP 协议来访问网络资源。虽然在 JDK 的 java.net 包中已经提供了访问 HTTP 协议的基本功能,但是对于大部分应用程序来说,JDK 库本身提供的功能还不够丰富和灵活。-httpclient 4.1
httpClient
- 基于winpcap的抓包程序,实现http,UDP,TCP,RAp协议的分析识别-Winpcap packet capture based on the procedures to achieve http, UDP, TCP, RAp protocol analysis and identification
httpcomponents-client-4.1.2-bin
- httpclient的JAR包,这里面包含了httpclient的3和4的包-httpclient jar package,include 3 and 4 version
WebSpider
- webspider爬虫,通过引用httpclient包链接页面,迭代地深层爬取站点页面保存到本地-webspider reptiles, httpclient package by referring to the link page, iteratively deep crawling the site' s pages to a local
httpclient
- httpclient的主要工具包 包括htmlparse等-the httpclient The kit includes htmlparse etc.
httpClient
- HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包,并且它支持 HTTP 协议最新的版本和建议。
searchBAIDU
- NETbeans写的一个JAVA百度帐号搜索工具。需要用到HTTPCLIENT包-NETbeans write a JAVA Baidu account search tools. Need HTTPCLIENT package
httpclient
- com.httpclient jar包 httpclient-com.httpclient jar package httpclient
httpclient
- httclient 获取网页请求提交post请求 需有apache 的httpclient的jar包-httclient post requests for Web page requests submitted by the need for apache' s httpclient jar package
httpcomponents-client-4.2.3-bin
- HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包-The Apache HttpComponents™ project is responsible for creating and maintaining a toolset of low level Java components focused on HTTP
httpclient
- 该包内包含HTTPCLIENT源码。HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包,并且它支持 HTTP 协议最新的版本和建议。-The package contains HTTPCLIENT source. HttpClient is a subproject under the Apache Jakarta Common,
HttpClient
- httpclient 连接池 请求 需要连接池的jar包-httpclient connection pool connection pool request requires jar package
java爬虫所需的httpclient
- 在编写java程序时,有时需要获取网页上的资源。该压缩包包含所有HTTPCLIENT包(When writing a java program, it is sometimes necessary to get the resources on the page. The archive contains all HTTPCLIENT packages)
http
- 模拟http请求。使用org.apache.commons.httpclient包。已经过测试(http client)