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

搜索资源列表

  1. 55a099707073

    0下载:
  2. wininet例子,客户端支持http协议-wininet example, client support http protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:11231
    • 提供者:林忠侣
  1. httpclient

    0下载:
  2. 模拟http客户端的代码,文件很简单,有些功能还没有成功-Http client simulation code, file is very simple, some features have not yet succeeded
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:xue
  1. http_client

    0下载:
  2. HTTP Client,通过GET请求,获得页面,并打印到屏幕。-http client ,,get
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:4416
    • 提供者:Joker
  1. socket-to--HTTP-

    0下载:
  2. 用socket实现的http响应服务器和客户端,以及GET与POST实例。-Using socket to achieve the HTTP in response to the server and the client, as well as the GET and POST instance.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-29
    • 文件大小:5215
    • 提供者:lin
  1. MyBrowser

    0下载:
  2. 这是一个通过MFC WinInet类实现的HTTP客户程序-This is a HTTP client program implemented by the MFC WinInet classes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:45571
    • 提供者:徐水军
  1. MyBrowserEx

    0下载:
  2. 这是一个通过WinInet API实现的HTTP客户实例-This is achieved through WinInet API HTTP client instance
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:46538
    • 提供者:徐水军
  1. HTTP

    0下载:
  2. Http服务端与客户端通信,在vc6下编译 Http服务端客户端通信-Http server side and client communications
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-01
    • 文件大小:287684
    • 提供者:我为我
  1. HTTPGetPost

    0下载:
  2. 一个相当完善的HTTP Client应用程序,VC++ 源码。相当不错。-A very comprehensive HTTP Client application VC++ source. Quite good.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:120796
    • 提供者:jianhaoran
  1. http-diali

    0下载:
  2. C#实现HTTP代理服务程序,带服务器和客户端哦!-C# implementation of the HTTP proxy service program, with server and client!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:220695
    • 提供者:HHAHAHVV72
  1. HttpClientHelper

    0下载:
  2. httpclienthelper android上http client的封装,实现get post等各种操作 -httpclienthelper android上http client
  3. 所属分类:android

    • 发布日期:2017-11-02
    • 文件大小:1925
    • 提供者:杨念材
  1. http_proxy-080615.tar

    0下载:
  2. http_proxy是一款非常简单的http代理软件,它包含一个shell写的CGI脚本和一款用C语言写的简单的http_client,详细使用见README.txt-http_proxy is a very simple http proxy software, it is implemented with shell and c, it includes a CGI scr ipt written in shell and a http client written in C, for mo
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-10
    • 文件大小:2326
    • 提供者:
  1. HTTPClient

    0下载:
  2. 自己写的一个http 客户端源代码,供大家学习参考。-http client source code for all to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:61434
    • 提供者:朱强
  1. client

    0下载:
  2. 本人做的基于linux socket的客户端,支持简单的http get和post协议-I do linux socket-based client supports simple http get and post agreement
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:2580
    • 提供者:陈张
  1. Qt-TCP-UDP-DetectUdisk-client

    0下载:
  2. 客户端,利用qt实现tcp、UDP发送文字消息,检测U盘插拔,移植syszux软键盘输入法。里面包含x86和arm两个版本的源码。参见:http://blog.csdn.net/yanzi1225627-Client using qt to achieve tcp, UDP sending text messages to detect U disk plug transplant syszux soft keyboard input method. Which contains the x86
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-02
    • 文件大小:106358
    • 提供者:yanzi1225627
  1. CompareTool

    0下载:
  2. 实现了两个http请求包内容对比,可以一目了然的看出两包数据不同之处。支持Get、Post方法,界面直观,对于http客户端开发者来说非常实用。-Two http request packet contrast, you can see at a glance the difference of two packets of data. Support the Get and Post method, intuitive interface, very useful for the http c
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-18
    • 文件大小:21051
    • 提供者:yuzhixue
  1. wuxiantongxinshili

    0下载:
  2. HTTP客户端的设计与实现。主要通过HTML语言,访问WEB网页上的相关资源。-Design and Implementation of the HTTP client. Mainly through the HTML language, access to resources on the WEB page.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:6655824
    • 提供者:
  1. HTTPClient

    0下载:
  2. 采用vc实现http客户端功能,支持post和get两种方式,在该程序中对http协议进行了详细的描述,并通过socket的方式来实现http协议。-Using vc http client functionality, support post and get two ways, the HTTP protocol is described in detail in the program, and through the socket to http protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-01
    • 文件大小:35748
    • 提供者:chenjin
  1. HTTP-Communication-Theory

    0下载:
  2. 主要介绍http通信原理,特别是客户端和服务器的请求和应答流程-Introduces http communication theory, especially the client and server processes requests and responses
  3. 所属分类:Browser Client

    • 发布日期:2017-11-06
    • 文件大小:4799
    • 提供者:manmed
  1. HttpClientDlg

    0下载:
  2. This a simple HTTP client program to be extended for your original client.-This is a simple HTTP client program to be extended for your original client.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:51195
    • 提供者:hiroyon
  1. httpclient

    0下载:
  2. 自己写的基于wininet封装的 http客户端代码。-Write your own package based wininet http client code.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:4248
    • 提供者:qddqdd
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »
搜珍网 www.dssz.com