搜索资源列表
HTTPClient.tar
- Http client implemented in Java
httpclient
- Java实现的http客户端与Web服务器进行数据通信的程序
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
httpcomponents-client-4.1.1-bin
- httpclient 4.1HTTP 协议可能是现在 Internet 上使用得最多、最重要的协议了,越来越多的 Java 应用程序需要直接通过 HTTP 协议来访问网络资源。虽然在 JDK 的 java.net 包中已经提供了访问 HTTP 协议的基本功能,但是对于大部分应用程序来说,JDK 库本身提供的功能还不够丰富和灵活。-httpclient 4.1