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

搜索资源列表

  1. http

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

    • 发布日期:2008-10-13
    • 文件大小:18.71kb
    • 提供者:youkee
  1. httpSniffer_Src.rar

    7下载:
  2. delphi源代码。是木桩同志写的,我只是借花献佛^_^使用了winpcap,所以要先安装之。用途:捕获HTTP的GET和POST消息,用于截获URL的访问以及表单的提交(比如只监听POST消息,可以抓到论坛登陆的帐号和密码)。,delphi source code. Is written by wood piles, Comrade, I just none ^ _ ^ using winpcap, so first installed. Purposes: to capture HTTP-G
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-11-14
    • 文件大小:16.93kb
    • 提供者:suibian
  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-Socket-Network

    • 发布日期:2016-01-27
    • 文件大小:37kb
    • 提供者:67
  1. http

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

    • 发布日期:2015-07-04
    • 文件大小:1.1kb
    • 提供者: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
    • 文件大小:24.42kb
    • 提供者:
  1. HttpProc_CN

    0下载:
  2. 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6.07kb
    • 提供者:Cupid
  1. lyoulhttpclient

    0下载:
  2. CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s AP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-07-16
    • 文件大小:1.3mb
    • 提供者:王波
  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
    • 文件大小:311.3kb
    • 提供者:geddy
  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
    • 文件大小:26.45kb
    • 提供者:king
  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
    • 文件大小:7.06kb
    • 提供者:sunkai
  1. HTTPClient

    0下载:
  2. httpClient.it can send HTTP requert by get/post method.
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:38.03kb
    • 提供者:a
  1. HTTPSERVER

    0下载:
  2. HTTP服务程序 实现get post方法 并有加密与签名-HTTP service program to achieve get post and have encryption and signatures
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:78.36kb
    • 提供者:crystal
  1. http

    1下载:
  2. linux环境下得http数据发送接收源码,简单易用,支持get和post方式。-http linux environment was sending and receiving data source, easy to use, supports get and post methods.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:3.54kb
    • 提供者:彩虹河
  1. curl-7.29.0

    0下载:
  2. curl最新代码,需要模拟http的get,post等网络通讯等功能的朋友可以试试.-curl latest code, need to simulate the http get, post and other network communications and other functions friends can try.
  3. 所属分类:Browser Client

    • 发布日期:2017-11-02
    • 文件大小:4.12mb
    • 提供者:main
  1. VB-Winsock-HTTP-POST-GET

    1下载:
  2. vb.net Get Post vb.net Get Post提交网页-vb.net Get Post submit pages
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:7.11kb
    • 提供者:zhangsan
  1. AliGetdll

    0下载:
  2. CInternetSession CHttpFile* vc2008 mfc http get post网页 -CInternetSession CHttpFile* vc2008 mfc http get post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:17.94mb
    • 提供者:局长
  1. VCPP-HTTP-Get-Post

    1下载:
  2. VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:60.18kb
    • 提供者:zz
  1. HTTPrequest

    0下载:
  2. HTTP GET/POST 协议分析工具+源代码. 方便开发过程中对协议的分析和测试-HTTP GET/POST protocol source code analysis tool+. Facilitate the development process of the analysis and testing protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:46.83kb
    • 提供者:田浩
  1. VCPP-HTTP-GetPost

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

    • 发布日期:2017-04-30
    • 文件大小:54.35kb
    • 提供者:anglog
  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
    • 文件大小:1.45mb
    • 提供者:fdghgfhgfh
« 12 3 4 5 »
搜珍网 www.dssz.com