搜索资源列表

  1. HTTP客户端

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

    • 发布日期:2024-05-23
    • 文件大小:734208
    • 提供者:侯志宏
  1. siege-latest.tar

    0下载:
  2. http client test source code
  3. 所属分类:浏览器

    • 发布日期:2024-05-23
    • 文件大小:375808
    • 提供者:牛人
  1. 使用java控制HTTP协议客户端应用

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

    • 发布日期:2024-05-23
    • 文件大小:6144
    • 提供者:郑描中
  1. WEBClient

    0下载:
  2. SDK,模拟HTTP客户端VC,采用原始的 WINSOCKET,够详细了吧-SDK, simulation HTTP client VC, using primitive WINSOCKET enough details of the hour
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:
  1. httpclt

    0下载:
  2. http client 简单易懂的HTTP客户端例子代码, 很好的学习例子程序.-http client easily understood HTTP client code examples, good examples of the learning process.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-23
    • 文件大小:8192
    • 提供者:纪灵
  1. Jianasyhttpclient

    0下载:
  2. 一个实现同步MFC的http客户端,学习Winsock很用帮助-a synchronous MFC http client, the study is used to help Winsock
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:70656
    • 提供者:张剑
  1. HTTPClient.tar

    0下载:
  2. Http client implemented in Java
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:550912
    • 提供者:Sean
  1. HttpClinet

    0下载:
  2. HTTP客户端工程程序,通过此程序可以与对应的HTTP服务端程序进行数据传输.本工程是VC2005工程-HTTP client works procedures. through this procedure with the corresponding HTTP server procedures for data transmission. The project works VC2005
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-23
    • 文件大小:7554048
    • 提供者:hzh272
  1. HttpSvr_Client

    0下载:
  2. HTTP服务器例程,使用时需要在建一个 C:\webpages\的目录。你把该目录下的webpages拷到C:就好了。 HttpClient 演示HTTP的客户端,因此运行时必须在本机有开HTTP服务才行。-HTTP server routines need to use to build a C: webpages directory. You put the directory of webpages Kaodao C: j
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-23
    • 文件大小:287744
    • 提供者:
  1. HTTP

    0下载:
  2. 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client -Complete ftp client code, although the f
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-23
    • 文件大小:7614464
    • 提供者:林玲
  1. http

    1下载:
  2. HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program usi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:56320
    • 提供者:
  1. http_client

    0下载:
  2. http客户端源代码,加到工程中就可以直接使用了-http client source code, added to the project can be directly used
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:25600
    • 提供者:
  1. HTTPClient

    0下载:
  2. This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handli
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:734208
    • 提供者:Guo Quan
  1. HTTPClient

    0下载:
  2. 本实例为一个http协议的客户端的实现-The example of the agreement as a http client realize
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:61440
    • 提供者:cw
  1. BL

    0下载:
  2. http client src -http client src
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:108544
    • 提供者:laiht
  1. HttpClient

    0下载:
  2. 一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。-A simple http client that can be specified url from the http server to download the file specified.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:jacky_chen
  1. VC.GET.POST.HTTP.client.code.send.request

    0下载:
  2. VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:37888
    • 提供者:67
  1. HTTP

    0下载:
  2. HTTP client made really easy
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:27648
    • 提供者:pokemoni
  1. Client

    0下载:
  2. The program represent an HTTP client In unix
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:48128
    • 提供者:shahar
  1. http-tiny-1.2.tar

    0下载:
  2. 一个简单的http client,可以实现GET,PUT,DELETE等功能(A simple http client)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:12288
    • 提供者:ruby226
« 12 3 4 5 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org