搜索资源列表
down_wininet
- 用winInet api函数写的一个简单的http下载程序.-used to write the function of a simple http download.
CodeProject
- 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成
TCPIPprotocolren
- TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.
WinInet
- WinInet API 实现文件多线程下载 进度事实显示 不可多的的好代码-WinInet API download file
wininet-spider
- 网络爬虫,完美演示了多线程和深度设置抓取网页数据。-crawl through internet to get web data. the win32 api supports applications that are pre-emptively multithreaded. this is a very useful and powerful feature of win32 in writing mfc internet spiders. the spider project is a
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.
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.
WindowsSocket
- 第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例- Chapter 1 Computer Netw
API
- 涉及范围,delphi6基本控件界面控件,线程,wininet api库 -Scope, delphi6 the basic control interface control, threaded, wininet api library
ClienttFTP
- is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C
asyncpp
- Asynchronous Pluggable protocol with WinInet API
MobileDog
- 校内网狗狗的一个刷骨头工具,曾经用过。同时还是一个简单的GET/POST工具,用WININET API实现,可以用来提交数据。-Xiaonei dog bones, a brush tool, has been used. At the same time, or a simple GET/POST tool used to achieve WININET API can be used to submit data.
Download
- downlaod a file from internet using WinInet APi
WinInet
- Win32 API 范例PB源代码 WinInet拨号连接控制-PB source code for Win32 API examples WinInet control of dial-up connection
WinInetFunc
- 介绍如何基于WinInet API进行函数的异步调用,含源码。-Calls with asynchronous WinInet API , including source code.
Download
- this example shows how to download a file from internet using the WinInet API
phphttpputmethod
- File upload using wininet api and HTTP
Hook-wininet
- Hook wininet API,类似Http Analyzer 的TCP/IP网络数据包捕获功能-Hook wininet API, similar to the Http Analyzer TCP/IP network packet capture feature
使用WinInet检查是否连网
- 使用wininet的api检测本机是否断网,非常方便而有用的功能(The use of WinInet's API to detect whether the machine is broken network, very convenient and useful function)