搜索资源列表
09-6-9Downloader
- 用wininet里函数写的下载者,目前免杀。-Wininet in writing with the download function, and is currently free to kill.
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
Download
- 基于 WinInet 的多线程文件分块下载-WinInet-based multi-threaded file download block
IEproxyseetting
- 首先用Delphi来实现.delphi实现很简单.因为delphi的单元WinInet中就封装了该API调用的所有文档所以就简单多了.首先做一级面向对象的封装.一个对象TsetProxy,然后定义两个数据分别是代理主机和代理端口.然后一个负责调用的函数.-First use Delphi to achieve. Delphi achieve is very simple, because delphi unit WinInet encapsulates all the documents in