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

搜索资源列表

  1. AProxy

    0下载:
  2. 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:9685
    • 提供者:zx
  1. ZXProxy

    0下载:
  2. 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:7369
    • 提供者:zx
  1. HTTPLib

    0下载:
  2. Http library for Palm, HTTP full implimentation include GET, POst, -Http library for Palm, HTTP GET include full implimentation, POst,
  3. 所属分类:Internet/网络编程

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

    1下载:
  2. 本程序是用Sockets编写的HTTP客户程序实例,它具有三个基本的命令:GET、HEAD、POST,可以和我前一次发的HTTP服务器进行测试。-this procedure is used to prepare the HTTP Sockets clients example, It has three basic commands : GET, HEAD, POST, and before I could once when the HTTP server for testing.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:70159
    • 提供者:侯爽
  1. api

    0下载:
  2. API实现http请求,支持post和get方法
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:178688
    • 提供者:陈忠权
  1. WWWHttp

    0下载:
  2. 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6533
    • 提供者:YMF
  1. mfc_Isapi

    1下载:
  2. mfc编写IIS上运行的isapi应用程序,程序以dll文件在IIS服务器加载,客户端browser可以get/post提交请求由isapi响应
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:6346
    • 提供者:hell
  1. http

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

    • 发布日期:2008-10-13
    • 文件大小:19154
    • 提供者:youkee
  1. ryeolhttpclient_src

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

    • 发布日期:2008-10-13
    • 文件大小:75003
    • 提供者:严锐
  1. HTTPClient

    0下载:
  2. This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirecti
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:733741
    • 提供者:Guo Quan
  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. MyWeb

    1下载:
  2. python 写的http请求类,具有get ,post 功能,保存cookie,异常处理等功能!-written in python http request class, with get, post functions, save cookie, exception handling and other functions!
  3. 所属分类:浏览器

    • 发布日期:2013-04-05
    • 文件大小:841
    • 提供者:0608516518
  1. baidu

    0下载:
  2. 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码,里面得判断全部都是使用正则表达式如在使用中有疑问可以QQ:922559 -Write a C# forum for multi-threaded data capture device too, he can automatically get posted Baidu bar crawl which was a new post, writ
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:94560
    • 提供者:382
  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. guanshui

    0下载:
  2. 在论坛里面大量的贴出没有任何意义的文章,这种做法在网络上叫做“灌水”,实际上这是一种信息垃圾,大量的垃圾发送到论坛上面就形成了信息炸弹,所以灌水机具有一定的攻击性,它的基本编程思路和上面的内容类似,是一种演变出来的工具。不过于上面的漏洞扫描器不同的是:灌水机需要使用POST方法、而不是GET方法向服务器发送请求。 -Many at the forum which posted the article makes no sense, such an approach on the networ
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:2048
    • 提供者:张磊
  1. XMLProxy

    0下载:
  2. 基于MSXML的xmlhttp代理,分为同步和异步两种-A proxy base on MSXML s xmlhttp use post method(as default) or get method support async and sync mode rewrite onGetResponse method to do your own work in async mode in Parameter isAsync (false is default) method (post is
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-02
    • 文件大小:1472
    • 提供者:梁兆麟
  1. VisualPostPHP

    0下载:
  2. visual post php worked with server and posted data on server and get data with server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:90634
    • 提供者:Denis
  1. WinMan

    0下载:
  2. This source code contains some codes from this site and others... this code has been written in short time... so there are too many problems in it that I didn t for example CMD form is not good as it must be! also supports: some of encodings like MD5
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:1920382
    • 提供者:Prachi
  1. HTTP_post

    0下载:
  2. 实现了再网络上获取tcp的post方法,自己建立主页,就可以获得此主页。-Were re-tcp' s post on the network access method, to establish their own home, you can get the home page.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:842
    • 提供者:李明
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com