文件名称:Java抓取https网页数据
文件大小:898KB
文件格式:ZIP
更新时间:2017-12-08 11:19:48
java https
Java抓取https网页数据,解决peer not authenticated异常。导入eclipse就能运行,带有所用的jar包(commons-httpclient-3.1.jar,commons-logging.jar,httpclient-4.2.5.jar,httpcore-4.2.4.jar)
【文件预览】:
TestHttps
----bin()
----src()
--------HttpsClient.java(2KB)
--------Test.java(1KB)
----.project(385B)
----classes()
--------Test.class(2KB)
--------HttpsClient.class(2KB)
--------HttpsClient$1.class(1023B)
----.classpath(491B)
----lib()
--------httpcore-4.2.4.jar(222KB)
--------commons-httpclient-3.1.jar(298KB)
--------httpclient-4.2.5.jar(423KB)
--------commons-logging.jar(44KB)