CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - C post

搜索资源列表

  1. cgi-in-c-comhdr

    0下载:
  2. cgi in c get ,post ,parse data-cgi in c get, post, parse data
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5118
    • 提供者:waasinn
  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. httpPost

    0下载:
  2. 通过发送post请求的方式得到网站返回的数据,简单的几个.c文件来实现。 调用方便。 也可以将其中的文件单独编译成一个库或者dll。 有vs工程。
  3. 所属分类:Internet/网络编程

    • 发布日期:2011-07-29
    • 文件大小:34554
    • 提供者:stonexin
  1. TDDOWNLOAD_http_POST.rar

    0下载:
  2. 国外网站上下的,实现跨平台的HTTP POST方法的C++源码,简单明了,适合初学者学习HTTP协议的细节,Abroad website from top to bottom, cross-platform implementation of the HTTP POST method of C++ source code, simple and clear, suitable for beginners to learn the details of HTTP protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:4945
    • 提供者:jayshaw
  1. http_post_in_c

    1下载:
  2. 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:魏汝垚
  1. testHttpPost

    0下载:
  2. C++ 以POST方式向网页提交数据,向http://current.sinaapp.com/post.php发送数据,实现向PHP页面发送数据,代码有明晰易懂,一看就明白-C++ POST to submit data to a web page, send data to http://current.sinaapp.com/post.php
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:7410
    • 提供者:时杰
  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. http_post

    0下载:
  2. * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:stevenjagan
  1. w3c-libwww-5.4.0

    0下载:
  2. www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more-Libwww is a highly modular, gene
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1688984
    • 提供者:Banlyst Yeh
  1. httpxmlsoap

    0下载:
  2. This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be compiled on Linux, UNIX, Windows
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:2081
    • 提供者:stevenjagan
  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. PINGcommand

    0下载:
  2. 实现网络中的PING命令。执行后可以得到计算机所在网络中的路由链接状况。-To achieve the network PING command. Post-implementation can be the computer where the network link state routing.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:206479
    • 提供者:王晓轩
  1. WinInetHttpClient

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

    • 发布日期:2017-03-29
    • 文件大小:27080
    • 提供者:king
  1. http_post.cpp

    0下载:
  2. how to do an http post in c-how to do an http post in c++
  3. 所属分类:WinSock-NDIS

  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. WindowsFormsApplication1

    0下载:
  2. C#发送和获取网页表单,winform和网页交互,学习代码-C# post and get bill from web
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-12-06
    • 文件大小:242863
    • 提供者:螺丝
  1. linux-CHTTP-POST

    0下载:
  2. linux下纯C简单的HTTP POST请求 客户端模型-pure C under linux simple HTTP POST request client model
  3. 所属分类:Linux Network

    • 发布日期:2017-11-04
    • 文件大小:15104
    • 提供者:ping
« 12 3 »
搜珍网 www.dssz.com