搜索资源列表
websniff.zip 监听分析HTTP数据包获取web用户密码的程序
- 监听分析HTTP数据包获取web用户密码的程序 ,Monitor HTTP packets and Get the password of web user
httpSniffer_Src.rar
- 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
httpresp.zip
- 演示响应浏览器的GET请求并发送结果的小例子,A example demonstrates how to connect web service and send a GET request
httpget1
- 演示连接web服务器并发送一个GET请求的小例子-A example demonstrates how to connect web service and send a GET request
VC.GET.POST.HTTP.client.code.send.request
- VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
http_get_in_c
- 使用纯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.
http
- 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
http_Post_Get
- 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
获取一个http响应的数据
- 通过socket编程,向一个ip地址发去一个请求,获取一个http响应的数据。-Get a http response data.
lyoulhttpclient
- CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s AP
CsharpHTTPServer
- A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don
http-get-20081119
- Lightweight http get sample
http_ping_29jun2005.tar
- Http PING 是一种用于对服务器发送大量http get 请求,结果致使网络瘫痪或者严重堵塞。此源代码可供用于学习,切不可用于来搞破坏-Http PING is used for the server to send a large number of http get request, resulting in paralysis or serious cause network congestion. This source code can be used for learning,
http_web_cmp
- http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。 线程可以定义,例如1000线程,循环测试。-using the muli-thr http get to test the device.
HttpGet
- 一个HTTP网页获取程序,使用C语言编程。 可作为学习网络编程的起点和其它网络程序的样板。-An HTTP web page access program, use the C programming language. Can be used as a starting point for learning network programming and other network program model.
Http_C
- 用windows socket API实现http协议(GET 和 HEAD)-Use Windows socket API realize HTTP protocol (GET and HEAD)
GetSample
- http get-http get
http
- linux环境下得http数据发送接收源码,简单易用,支持get和post方式。-http linux environment was sending and receiving data source, easy to use, supports get and post methods.
VCPP-HTTP-Get-Post
- VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
VCPP-HTTP-GetPost
- VC++ HTTP get post 通信程序-C++ HTTP get post communication program