搜索资源列表
TDDOWNLOAD_http_POST.rar
- 国外网站上下的,实现跨平台的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
asd
- webbrowser的使用,简单的浏览器,含有POST发送数据方法-webbrowser to use, simple browser, send data with POST method
guanshui
- 在论坛里面大量的贴出没有任何意义的文章,这种做法在网络上叫做“灌水”,实际上这是一种信息垃圾,大量的垃圾发送到论坛上面就形成了信息炸弹,所以灌水机具有一定的攻击性,它的基本编程思路和上面的内容类似,是一种演变出来的工具。不过于上面的漏洞扫描器不同的是:灌水机需要使用POST方法、而不是GET方法向服务器发送请求。 -Many at the forum which posted the article makes no sense, such an approach on the networ
XMLProxy
- 基于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
winapi
- 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
post
- 基于post方法做的http request 程序 代码简洁明了-Based on post method to do http request process
PostSocket
- 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
post
- C++ 用HTTP的GET方式向网站发送数据-C++ with the HTTP GET method to send data to the site
CSharp_Simulation_IIS_SeverGET_POST
- 建于: 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
VB6_XMLHTTP_Class
- 基于MSXML的类模块,POST方法上传数据,GET方法获取网页源码.-MSXML-based class module, POST method for uploading data, GET method to get web page source code.
HTTPClient
- httpClient.it can send HTTP requert by get/post method.
12
- visual basic post方法登陆web-visual basic post method of landing webqq
curl-7.26.0
- 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),
getPpost
- C++ get方法和post方法向网页查询和提交数据-C++ get method and post method to the web query and submit data
CompareTool
- 实现了两个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
VC_POST_FILE
- VC利用POST方法提交请求,并附有PHP服务端源码-VC using the POST method to submit a request, together with the PHP server source code
TDDOWNLOAD_http_POST
- 国外网站上下的,实现跨平台的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
Post
- 实现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
world163Security
- 用于系统防注入,可抵御从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
jhttpd-master
- 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