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

搜索资源列表

  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
    • 文件大小:4.83kb
    • 提供者:jayshaw
  1. asd

    0下载:
  2. webbrowser的使用,简单的浏览器,含有POST发送数据方法-webbrowser to use, simple browser, send data with POST method
  3. 所属分类:Browser Client

    • 发布日期:2017-05-04
    • 文件大小:1.29mb
    • 提供者:super
  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
    • 文件大小:2kb
    • 提供者:张磊
  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
    • 文件大小:1.44kb
    • 提供者:梁兆麟
  1. winapi

    0下载:
  2. Delphi WIN API using example. it connects to a chat using POST method and sends POST data to this chat (murclub.ru, this program is some kind of bot for it) this is source code on Delphi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:6.28kb
    • 提供者:errorneo
  1. post

    0下载:
  2. 基于post方法做的http request 程序 代码简洁明了-Based on post method to do http request process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:67.59kb
    • 提供者:紫霞
  1. PostSocket

    0下载:
  2. this a good example to how to do POST method with Winsock2-this is a good example to how to do POST method with Winsock2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1.35kb
    • 提供者:abelix
  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. 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
    • 文件大小:175.15kb
    • 提供者:香门
  1. VB6_XMLHTTP_Class

    0下载:
  2. 基于MSXML的类模块,POST方法上传数据,GET方法获取网页源码.-MSXML-based class module, POST method for uploading data, GET method to get web page source code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1.36kb
    • 提供者:zyyou
  1. HTTPClient

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

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

    0下载:
  2. visual basic post方法登陆web-visual basic post method of landing webqq
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:31.5kb
    • 提供者:阿达
  1. curl-7.26.0

    0下载:
  2. curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-05
    • 文件大小:16.5mb
    • 提供者:阳光
  1. getPpost

    2下载:
  2. C++ get方法和post方法向网页查询和提交数据-C++ get method and post method to the web query and submit data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:1.12kb
    • 提供者:旭旭
  1. CompareTool

    0下载:
  2. 实现了两个http请求包内容对比,可以一目了然的看出两包数据不同之处。支持Get、Post方法,界面直观,对于http客户端开发者来说非常实用。-Two http request packet contrast, you can see at a glance the difference of two packets of data. Support the Get and Post method, intuitive interface, very useful for the http c
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-18
    • 文件大小:20.56kb
    • 提供者:yuzhixue
  1. VC_POST_FILE

    0下载:
  2. VC利用POST方法提交请求,并附有PHP服务端源码-VC using the POST method to submit a request, together with the PHP server source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:124.99kb
    • 提供者:刘晓
  1. TDDOWNLOAD_http_POST

    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. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4.87kb
    • 提供者:Bankof
  1. Post

    0下载:
  2. 实现WEB编程中常用的POST上传文件的方法。使窗体程序与采用WEB模式开发的服务端传输文件无缝衔接,再编程可以实现断点续传等功能-WEB programming to achieve common method POST to upload files. Making procedures and the use of a form of model development WEB server to transfer files seamlessly, reprogramming HTTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1017byte
    • 提供者:
  1. world163Security

    0下载:
  2. 用于系统防注入,可抵御从Get方法或Post方法提交的危险SQL注入字符,并转向到Danger.asp(入侵提示)页面以警告入侵者,并记录入侵者的IP与侵入时间,拥有数量为170152条记录的IP数据库-For anti-injection system can withstand the risk of SQL submitted a Get or Post method injection method character, and turned to Danger.asp (intrus
  3. 所属分类:Web Server

    • 发布日期:2017-05-09
    • 文件大小:1.71mb
    • 提供者:skpie
  1. jhttpd-master

    0下载:
  2. jhttpd ====== A simple HTTP server for study HTTP protocol Todo List: * 1) Support POST method * 2) Support PHP scr ipt-jhttpd ====== A simple HTTP server for study HTTP protocol Todo List: * 1) Support POST
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-30
    • 文件大小:14.73kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com