搜索资源列表
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
WinNet
- HTTP断点续传源码,用WinInet API编写的。代码很简单。-HTTP HTTP source, prepared by the WinInet API. Code is very simple.
hook_wininet_Source
- 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
ADOErrors
- 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
AysnWinInetDemo
- 异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
ALWinHttpWrapper
- Descr iption: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications tha
MyBrowser
- 这是一个通过MFC WinInet类实现的HTTP客户程序,一个简单的浏览器-This is a category through the MFC WinInet realize the HTTP client, a simple browser
Internetserver
- 为了简化客户/服务者模式进行Internet编程,vc中提供了WinInet类,它提供了HTTP、FTP等应用层协议的客户端接口-In order to simplify the client/service model for Internet programming, vc provided WinInet Class, which provides HTTP, FTP application layer protocol, such as the client interface
1.2.4.2
- 1. Sniffer traffic for the protocol TCP. 1.1. Interception of FTP logins on any port. 1.2. Interception of POP3 logins on any port. 1.3. The interception of any data from the traffic (a personal request). 2. Intercepting HTTP / H
http
- 查询http节点,通过使用WinInet类相关函数-Http query node, by using WinInet class correlation function
3
- 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
httpOp
- Http操作实例,包含基本的http操作,采用wininet-Http operation instance
WinInet
- http方式读取IPC的视频数据,及保存文件-IPC http mode to read the video data, and save the file
use-WinInetHTTPprotocal-read-file
- 使用WinInet通过HTTP协议读取网上文件,很好资料,下吧-WinInet HTTP protocol by using the Internet to read the file, good information, the next bar
GetHttpFile
- 使用WinInet通过HTTP协议读取网上文件\GetHttpFile\GetHttpFile.rar,很不错的vc源码,希望对大家有所帮助。-WinInet HTTP protocol by using the Internet to read the file \ GetHttpFile \ GetHttpFile.rar, very good vc source code, we want to help.
GetHttpFiledd
- 使用WinInet通过HTTP协议读取网上文件\GetHttpFile\GetHttpFiledd.rar,很不错的vc源码,希望对大家有所帮助。-WinInet HTTP protocol by using the Internet to read the file \ GetHttpFile \ GetHttpFiledd.rar, very good vc source code, we want to help.
55a099707073
- wininet例子,客户端支持http协议-wininet example, client support http protocol
Hook-wininet
- Hook wininet API,类似Http Analyzer 的TCP/IP网络数据包捕获功能-Hook wininet API, similar to the Http Analyzer TCP/IP network packet capture feature
httpclient
- 自己写的基于wininet封装的 http客户端代码。-Write your own package based wininet http client code.
trgwther-HTTP-server
- 将一个HTTP服务器,一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-Will an HTTP server, a WINSOCK HTTP client and two WININET HTTP client together