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

搜索资源列表

  1. http

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

    • 发布日期:2008-10-13
    • 文件大小:19154
    • 提供者:youkee
  1. websniff.zip 监听分析HTTP数据包获取web用户密码的程序

    0下载:
  2. 监听分析HTTP数据包获取web用户密码的程序 ,Monitor HTTP packets and Get the password of web user
  3. 所属分类:网络截获/分析

    • 发布日期:2017-11-08
    • 文件大小:5683
    • 提供者:
  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
    • 文件大小:17332
    • 提供者:suibian
  1. httpresp.zip

    0下载:
  2. 演示响应浏览器的GET请求并发送结果的小例子,A example demonstrates how to connect web service and send a GET request
  3. 所属分类:Web Server

    • 发布日期:2017-11-08
    • 文件大小:2124
    • 提供者:
  1. httpget1

    0下载:
  2. 演示连接web服务器并发送一个GET请求的小例子-A example demonstrates how to connect web service and send a GET request
  3. 所属分类:Browser Client

    • 发布日期:2017-11-08
    • 文件大小:2428
    • 提供者:站长
  1. http_client

    0下载:
  2. HTTP客户端GET方法,对于一个初级的学习的客户端程序的爱好者来说,是一个不错的学习代码的机会。-GET method of HTTP Client. It may be useful for a junior fans, so maybe useful for IT fans .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:2461
    • 提供者:zhoumj
  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
    • 文件大小:37888
    • 提供者:67
  1. http_get_in_c

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

    • 发布日期:2017-03-29
    • 文件大小:7142
    • 提供者:魏汝垚
  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. GenericHTTPClient

    0下载:
  2. 使用wininet封装的类,实现了HTTP协议的GET POST PUT报文,同时可以接收服务器的响应报文。提供了具体的使用例子。 -This class is used for HTTP REQUEST. It supports HTTP GET, HTTP POST and HTTP POST-MultiPartFormData
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:6966
    • 提供者:王东东
  1. 获取一个http响应的数据

    0下载:
  2. 通过socket编程,向一个ip地址发去一个请求,获取一个http响应的数据。-Get a http response data.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-03
    • 文件大小:1438
    • 提供者:hanran
  1. httpGet

    0下载:
  2. 可以向服务器发送HTTP-GET请求,包括对使用代理服务器的处理,代码VS上直接可以运行。-Can send-GET HTTP requests to server, including use a proxy server for the processing, code can be run directly on VS.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-30
    • 文件大小:139107
    • 提供者:王金水
  1. ASPtowebservice

    0下载:
  2. 使用ASP构建SOAP协议包调用web服务,包括GET,HTTP,SOAP三种调用方法-SOAP protocol to use ASP to build web service call package, including GET, HTTP, SOAP call method three
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:911
    • 提供者:邹尤
  1. WebWatch

    0下载:
  2. C#实现抓取Http文件进行分析,实现GZip编码解压缩,及自动生成Form表单-Get http file and analysis, decocde gzip stream and buid auto form.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:127131
    • 提供者:zero_create
  1. GetSample

    0下载:
  2. http get-http get
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:842
    • 提供者:yushenshafo
  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
    • 文件大小:3621
    • 提供者:彩虹河
  1. VB 代理服务器

    0下载:
  2. VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
  3. 所属分类:代理服务器

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:yhindex
  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. HTTP

    0下载:
  2. 模拟HTTP协议,Java 发送 http 请求 (get 与 post 方法请求 ) , 以下代码经本人亲自调试可用! 可以直接使用之。 注意:通过 BufferedReader 读取远程返回的数据时,必须设置读取编码,否则中文会乱码!(Simulate HTTP protocol, Java send http request (get versus post Method request ) , The following code is available t
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:159982
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com