搜索资源列表
一个用socket来实现HTTP下载的程序源码
- 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it
TestHTML
- 很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addr
HttpClient
- http协议的客户端,从服务器请求数据,并输出返回的数据-http client request code
TestHttp
- HTTP下载由C++编写 并显示HTTP响应头和请求头-HTTP download from the C++ to prepare and display HTTP response headers and the request header
pyloris-2.3
- PyLoris is a tool for testing a web server s vulnerability to Denial of Service (DoS) attacks. It uses the Slowloris method by using all available connections web servers cannot complete valid requests. Supports SOCKS, SSL, and all HTTP request metho
HttpRequest
- 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
JavaHighendprogramming
- 第1章讲述了Javascr ipt的起源,给大家一个关于Javascr ipt正确的认知。 第2~5章详细介绍了Javascr ipt语言本身,揭示了一些Javascr ipt不为认知的语言特点。 第6~9章介绍了Javascr ipt和浏览器进行交互的一些基础知识和一些进阶知识,如DOM的基础、正则表达式。 第10~13章介绍了一些更加高级的Javascr ipt技巧,这些技巧可以构建良好的客户端逻辑,包括表格排序、拖动等。 第14章关于错误处理的内容,既有如何编程处理
IEWebDeveloperv2.4.1.122
- 这个是破解版的(crack)IE Web Developer v2.4.1.112, 该工具超级强大,简直就是ie下的firebug啊! 注意一下,在vista注册的时候,要先使用”管理员身份“打开ie--直接在ie上右键选择”以管理员身份运行“就行,然后注册的位置在右上角.该工具是IE下超强的js调试工具,可以: 查看页面元素属性,修改dom,调试scr ipt,跟踪页面的http请求(ajax调试)-This is the cracked version of t
sendRequest
- 简单的发送http request的代码 找了好久 现在能找到能用的代码太难了啊-Simple code to send http request for a long time to find the code can now find difficult ah
httpBase
- 使用用C#实现base身份验证请求,身份验证就是确认访问者身份的过程, 有几种方法可以验证站点的访问者是否拥有访问他们请求的信息的权限。None Forms Windows Passport -Authentication is the process to confirm the identity of visitors, there are several ways to verify whether the site s visitors have access to t
GetCookie
- vs2008下控制台程序:读取指定网址对应的cookie。带着cookie信息,将向该网址的网站发送http请求。-vs2008 under the console program: read the specified address corresponding to the cookie. With cookie information, the website will send the http request.
VideoStream
- Http Request Video Streaming by using AForge.NET framework
HttpDatabase
- android上的向tomcat服务器发送Http请求获取服务器端的返回数据(字符串)-android on the tomcat server to send Http request to obtain the return of server-side data (string)
mylearning
- 测试环境变量,用于返回前端请求服务器时的各种环境变量-use getenv to get all parameters of http request
HTTPeep_src
- Http请求测试工具源码,对于搞Http后台请求资源的程序员非常有用途的。-Http request testing tool for source code, to engage in the the Http background requested resource programmers use.
vcPP-APP_CODE_10
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: VC然输入框出现气球提示 VC实现创建模态对话框.rar VC释放EXE资源文件.rar VC星号密码探测显示程序.zip Visual+C++编程高手.rar vld-10-src.zip VS2008 ATL开发Gif的ActiveX控件.rar weather(天气预报界面).rar WebBrowser-Httprequest(http请求捕捉).rar
autoLogin
- Node.js 语言的语法,与javascr ipt的相同,此例子,用 google的node.js的http请求web server 并提交表单-Node.js language syntax, the javascr ipt same this example, Google node.js http request web server and submit the form
http2xmppgate
- 提供一个httpserver,利用sleekxmpp ,将收到的http请求转为xmpp请求(Provides a httpserver that uses sleekxmpp to turn the received HTTP request into a XMPP request)
YSHttp
- http请求模拟器,支持保持会话、支持文件上传(The HTTP request simulator supports support for keeping sessions and supporting file uploads)
c# HTTP代理服务器
- 代理服务,走的是http请求,实现普通代理请求。(The proxy service is the HTTP request)
