搜索资源列表
commons-httpclient-3.0-rc3-src
- commons-httpclient-3.0-rc3-src.zip
HTTPClient.tar
- Http client implemented in Java
commons-httpclient.jar.zip
- it is common http client listener,it is common http client listener
httpclient
- 用 httpclient模拟登录并查看cookie信息-use httpclient login,and look cookie
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
httpclient
- 使用httpclient发送https请求。-Send https request using httpclient.
HttpClient
- 这个程序实现http客户端,可以通过http把html的代码下载下来,方便使用。-The http client program, you can download html code by http , using friendly.
httpclient
- C/S客户端通讯,用于客户端与服务器端通讯,实现了通讯功能-C/S client, for client and server-side communication, to achieve the communication function
httpclient
- A.nice httpclient . cant say much
HTTPClient
- 本程序时完成了一个http客户端的功能实现,感觉挺好的,希望对大家都有用-The program completed a http client function realization, feeling quite good, and hope to everyone with the
httpclient
- 输入参数:某个web地址,端口号(默认80)。 连接成功后,提示,输入:某个文件名。例如index.jsp 获取文件成功后,输出发送的字节数和接收到的字节数。关闭-Input parameters: a web address, port number (default 80). Connection is successful, prompt, type: a file name. For example, access to the file index.jsp is succes
HTTPclient
- 一个delphi做的HTTP客户端程序。经过调试,保证可用-Delphi to do a HTTP client program. After commissioning, to ensure that available
httpClient
- 基于winpcap的抓包程序,实现http,UDP,TCP,RAp协议的分析识别-Winpcap packet capture based on the procedures to achieve http, UDP, TCP, RAp protocol analysis and identification
HTTPClient
- httpClient.it can send HTTP requert by get/post method.
HttpClient
- httpclient你可以用这个程序来创建一个客户端的访问程序-httpclient you can use the program to develop you httpclient
HttpClient
- 有关于HttpClient连接服务器端 一段简单的代码-About HttpClient connection server a simple code
httpclient
- httpclient的主要工具包 包括htmlparse等-the httpclient The kit includes htmlparse etc.
httpclient
- 该包内包含HTTPCLIENT源码。HttpClient 是 Apache Jakarta Common 下的子项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端编程工具包,并且它支持 HTTP 协议最新的版本和建议。-The package contains HTTPCLIENT source. HttpClient is a subproject under the Apache Jakarta Common, it can be used to provide eff
HTTPClient
- CHttpClient is a helper class using WinInet API. The purpose of this class is to help you interact with a HTTP web server. The class design goal is as follows: Easy to use. As many flexibilities as possible. Strict error handling. I will briefl
HTTP
- 用VC实现http协议,构造httpserver和httpclient两端应用实例。(The realization of HTTP protocol by VC, httpserver and httpclient are examples of application structure.)