搜索资源列表
Http服务器
- Http服务器
HTTP_WebServer_VC6.HTTP服务器源代码
- HTTP服务器源代码(Visual C++).rar HTTP服务器源代码(Visual C++).rar HTTP服务器源代码(Visual C++).rar,err
websniff.zip 监听分析HTTP数据包获取web用户密码的程序
- 监听分析HTTP数据包获取web用户密码的程序 ,Monitor HTTP packets and Get the password of web user
http.rar
- http隧道 技术 有连接http资料,http tunnel
HTTP.rar
- 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 ,Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simp
HTTP Client
- 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
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
- 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
HTTP
- HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例-#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <errno.h> #include <unistd.h>
HTTP-server-source-code
- HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
vc-http
- VC Socket GET_POST发送HTTP请求示例-VC Socket GET_POST send HTTP
获取一个http响应的数据
- 通过socket编程,向一个ip地址发去一个请求,获取一个http响应的数据。-Get a http response data.
HTTP-monitor
- http监视器-http monitor
http
- http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
通过HTTP协议下载的程序
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pul
HTTP
- http服务器,来源于VISUAL C++书上的实例-http server, comes from VISUAL C++ book examples
http
- http协议详解,对网络编程方面非常有用处-Detailed http protocol for network programming is very useful
HTTP
- 对网络中HTTP协议进行上传下载,基于HTTP协议进行发送数据及上传下载文件-HTTP protocol on the network for uploading and downloading, based on the HTTP protocol to send data download and upload files
HTTP-Server
- Windows下面的一个HTTP-Server的源代码-Windows following a HTTP-Server source code
http
- 只要按照HTTP协议发送request,然后对接收到的数据进行分析,如果页面上还有href之类的链接指向标志就可以进行深一层的下载了-As long as in accordance with the HTTP protocol to send request, then docking analysis of the data received, if the pages have links like href signs point to a deeper level can be car