搜索资源列表
HTTPClient.tar
- Http client implemented in Java
httpclient
- Java实现的http客户端与Web服务器进行数据通信的程序
HTTPClient
- 一个基于HTTP的客户端发送消息到服务端的JAVA程序
js_demo
- httpclient 自动登录 识别验证码 自动调用 江苏充值接口 识别率 100 -httpclient automatic login identification code is automatically called, Jiangsu Result Interface
DeCheckCode
- java版本的秒杀器,速度很快的,使用了httpclient-java version of the spike, speed quickly, using httpclient
httpclient
- 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
Java_Http_Client
- 这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy sol
HttpClient
- java实现httpclient功能 本工程实现了简单的网页游戏*功能-java implementation httpclient functional implementation of this project a simple plug-in Games web site features
httpclient
- 用java调用httpclient的方式获取网页内容,网上有很多例子是基于httpclient低版本做的,这个是基于最新版本,很多方法变化了-Java call using httpclient access Web content, online there is a lot of examples are based on low-httpclient version to do, which is based on the latest version, changed a lot of
HttpClient
- "Newwork Programming in Java" * compile: javac HttpClient.java * run: java HttpClient-"Newwork Programming in Java" * compile: javac HttpClient.java * run: java HttpClient
dx_demo
- java 使用HttpClient 识别广东电信验证码 识别率 100 直接运行 dx_img 类-Guangdong Telecom to use HttpClient recognition java code recognition rate of 100 direct operation dx_img class
xihumusic
- 以杭州19楼论坛为例,基于JAVA httpClient实现的多线程可配置自动刷帖顶贴程序源代码。-Forum in Hangzhou, 19th floor, for example, based on JAVA httpClient multithreading can be configured to automatically paste brush the top posts the source code.
HttpClient
- 一个开源项目HttpClient,它简化了java网络通信中程序员使用http通信的工作-An open source project HttpClient, it simplifies the java programmers to use http network communication in the work of communication
HttpClient
- HttpClient的介绍大全,本人自己在学习HttpClient的时候下载的资料,教你如何使用HttpClient。-HttpClient introduction daqo, I study in the HttpClient download material, the hope can help you.
10-httpclient
- httpclient的使用,和web server 之间的作用。抓取页面。读取页面信息。可以用dopost doget传参数(The use of httpclient, and the role of web server. Crawl page. Read page information. You can use dopost doget to pass arguments)
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)
HttpServer
- 全网唯一的基于java 写的完整的httpservlet 实现,可通过xml 灵活配置(The whole network only based on java write the complete httpservlet implementation, can be flexible through XML configuration)
commons-httpclient.jar
- commons-httpclient.jar org.apache.commons.httpclient; 包括: commons-codec-1.6.jar commons-logging-1.1.1.jar fluent-hc-4.2.5.jar httpclient-4.2.5.jar httpclient-cache-4.2.5.jar httpcore-4.2.4.jar httpmime-4.2.5.jar 使用的时候倒要导入! 最好直接导入系统中,省事
java 网页编程基本工具包
- 最近学习到java网络编程 学习源码的时候找这种各样的工具包真的即费时间又浪费银子,于是我就把我最近用到的包总结了一下送给大家
LoginTest
- 使用HttpClient工具库模拟post请求登录网站(Use the HttpClient library to simulate post requests to login to the site)