CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - http client

搜索资源列表

  1. 使用java控制HTTP协议客户端应用

    1下载:
  2.  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6064
    • 提供者:郑描中
  1. HTTP客户端

    0下载:
  2. java http客户端相应源代码-http client corresponding source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:734054
    • 提供者:侯志宏
  1. http client C语言的http协议客户端

    1下载:
  2. 这个文件实现的主要功能是一个C语言的http协议客户端,用于初学C的http-This file implements the main functions of a http protocol C-language client for C-http beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2015-08-09
    • 文件大小:2048
    • 提供者:deng
  1. commons-httpclient.jar.zip

    0下载:
  2. it is common http client listener,it is common http client listener
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-26
    • 文件大小:259763
    • 提供者:saravanan
  1. vc-HTTP-POST-PHP

    0下载:
  2. vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:127942
    • 提供者:henny chen
  1. HttpClient

    0下载:
  2. http协议的客户端,从服务器请求数据,并输出返回的数据-http client request code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:16414
    • 提供者:hemaqiang
  1. MyAppS60

    0下载:
  2. • Symbian OS basics, Memory Management, Descr iptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API,
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:11186
    • 提供者:phani
  1. MMS_Sent_Recive

    0下载:
  2. MMS Client端的发送和接收程序。MMS的实现方式有WAP协议栈的实现,HTTP协议的实现,此源码以WAP协议栈的方式实现了MMS的发送和接收。-MMS Client-side to send and receive procedures. MMS realization of the way the realization of WAP protocol stack, HTTP protocol to achieve, the WAP protocol stack source code
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:55687
    • 提供者:魏汝垚
  1. free_wap_ftp_client

    0下载:
  2. php版wap手机网站源码(英语) the best wap scr ipts from -the best wap scr ipts from http://wap4org, wap site http://bwap.org you can enter to ftp client: $dftp/index.php?server=FTP_server& login=login& pass=password& v=*& d=**& s=***& i
  3. 所属分类:WAP develop

    • 发布日期:2017-03-22
    • 文件大小:104712
    • 提供者:黄件
  1. CHttpConn

    1下载:
  2. 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
  3. 所属分类:Browser Client

    • 发布日期:2014-12-12
    • 文件大小:2883
    • 提供者:杨建军
  1. S60_Platform_HTTP_Client_API_Example_v2_1_en

    0下载:
  2. Http client example for symbian os.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-24
    • 文件大小:143491
    • 提供者:todna1000
  1. S60_Platform_HTTP_Client_Example_v2_2_en

    0下载:
  2. Symbian HTTP client example from Forum Nokia
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:95844
    • 提供者:Suresh
  1. JavaTransmissionControlProtocol

    0下载:
  2. JAVA传输控制协议 Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。-JAVA Transmission Control Protocol Http client program has been integrated into the Java language, you can cal
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:214191
    • 提供者:yangjie
  1. GetHTTP

    0下载:
  2. 1. 调试给出了HTTP客户端程序,并在作业中提供运行该程序的截图。 2. 画出该 HTTP客户端程序的程序流程图(到函数级) -1. Debug shows the HTTP client program, and in operation to provide a screenshot of running the program. 2. Draw the HTTP client program of the program flow chart (to the function l
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:1202724
    • 提供者:胡改蝶
  1. java-URL

    0下载:
  2. 创建一个简单的HTTP客户程序,它访问由命令行参数(即main方法的参数)指定的一个网页并把得到的HTTP响应结果保存到本地文件系统的一个文件中。要求使用客户端协议处理框架编写。-Create a simple HTTP client, it is access from the command line parameters (the main 方法 the argument) specifies a Web page and which gain the HTTP Xiangying res
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7395
    • 提供者:zhang liang
  1. SimpleHttp

    0下载:
  2. Simple code of http client and server with Java
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:2465
    • 提供者:dongrui
  1. abstract-http-client

    0下载:
  2. PHP Abstract HTTP Client
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-14
    • 文件大小:3297
    • 提供者:Egar Rizki
  1. HTTP-Client

    0下载:
  2. STM32F10ZET6 单片机SPI转以太网,W5500,HTTP Client实现 Keil 4 编程-STM32F10ZET6 single-chip SPI to Ethernet, W5500, HTTP Client implementation
  3. 所属分类:SCM

    • 发布日期:2017-12-11
    • 文件大小:6667237
    • 提供者:Mr.Kong
  1. HTTP调试

    0下载:
  2. 基于Javascr ipt的HTTP协议,客户端,可以实现两台电脑间的互访。(the HTTP client base on the Javascr ipt to achieve the communication between the two PC)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:21504
    • 提供者:AngelNofly
  1. http-master

    0下载:
  2. 实现 http 客户端的功能, 虽然很小,但是很强大, 有用的代码(The functionality of the implementation of the HTTP client is small, but very powerful and useful code)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:jim0078
« 1 23 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com