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

搜索资源列表

  1. c++_http

    0下载:
  2. 一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:21468
    • 提供者:k23456
  1. httpclient.tar

    4下载:
  2. linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-08-09
    • 文件大小:120171
    • 提供者:xiaohehe
  1. http

    1下载:
  2. 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-07-04
    • 文件大小:1127
    • 提供者:danny
  1. http_Post_Get

    0下载:
  2. 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:25004
    • 提供者:
  1. Internet

    1下载:
  2. wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:18176
    • 提供者:benzhan
  1. HTTP

    0下载:
  2. C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:105712
    • 提供者:chester
  1. HttpRequest

    1下载:
  2. 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1899
    • 提供者:lijuan
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. HttpTest

    0下载:
  2. symbian C++ HTTP小程序,可以使用get或post方式请求URL资源-symbian C++ HTTP applet, you can use the get or post request form URL resources
  3. 所属分类:Symbian

    • 发布日期:2017-03-22
    • 文件大小:24837
    • 提供者:yiming dong
  1. WinInetHttpClient

    0下载:
  2. C++使用socket实现在http协议 支持GET,POST-use socket to implantation http protocol. Now support GET & POST
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:27080
    • 提供者:king
  1. Sockets-2.3.9.3

    1下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-C++ Sockets is a cross-platform Sockets library, implementation, including TCP, UDP, ICMP, SCT
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-04-08
    • 文件大小:331776
    • 提供者:秦政
  1. post

    0下载:
  2. C++ 用HTTP的GET方式向网站发送数据-C++ with the HTTP GET method to send data to the site
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:7234
    • 提供者:sunkai
  1. CSharp_Simulation_IIS_SeverGET_POST

    0下载:
  2. 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:179351
    • 提供者:香门
  1. main.c

    0下载:
  2. 简单的实现get,post,head功能的http代理服务器-http proxy
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-30
    • 文件大小:3409
    • 提供者:Guoyao Xu
  1. Http-test

    0下载:
  2. 通过socket,实现http协议!支持get\post等操作。是用C++来实现的~-Through the socket, to achieve http protocol! Support get \ post and other operations. Achieved with C++ ~
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:95694
    • 提供者:蓝本
  1. CSharphttp-post-get

    0下载:
  2. http post get实例 实际代码显示post get-the source for c# http class
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:29517
    • 提供者:CCoding
  1. VCPP-HTTP-GetPost

    0下载:
  2. VC++ HTTP get post 通信程序-C++ HTTP get post communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:55650
    • 提供者:anglog
  1. winhttp

    0下载:
  2. C++ 实现http通讯源码 post get(C++ realize HTTP communication source code)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:adise
  1. http

    1下载:
  2. 主要用于在c++中进行http同步请求的接口类,使用很简单,支持Get/Post请求方式(The interface class, which is mainly used in c++ for HTTP synchronization requests, is easy to use and supports the Get/Post request mode)
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:1516544
    • 提供者:fdghgfhgfh
  1. Sockets-2.3.9.9

    1下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。(C++ Sockets is a cross platform Sockets library that implements TCP, UDP, ICMP and SCTP protoc
  3. 所属分类:通讯编程

    • 发布日期:2020-12-13
    • 文件大小:354304
    • 提供者:lyaaaa
« 12 »
搜珍网 www.dssz.com