Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - wininet
Search - wininet - List
用WinInet写的下载整个站点的程序源码
Update : 2024-05-06 Size : 275880 Publisher :

使用WinInet的DownloadToCacheFile下载文件
Update : 2024-05-06 Size : 86696 Publisher :

使用WinInet做的一个在浏览器里增加一个新协议(URL开头部分)的plugin控件
Update : 2024-05-06 Size : 11056 Publisher :

VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用-VC Guide feature -- the first chapter related to the development of packaged Internet download how to prepare --- 1.1 --- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI --- the use of CGI to develop procedures ISAPI 1.4 --- Internet using WinInet development process -- the second chapter ActiveX development package download ActiveX controls 2.1 ------ ------ 2.2 on the use of MFC Development ActiveX 2.3 ------ use ATL (ActiveX Template Library) Create ActiveX ------ 2.4 debug, and use ActiveX controls -- the third chapter debugging techniques and abnormal (error) handling of packaged download - ----- 3.1 intermediate process tracking and output variables ------ 3.2 / Object legitimacy inspection 3.3 ------ ------ memory leakage inspection 3.4 abnormal capture
Update : 2008-10-13 Size : 959380 Publisher : 枫之影

DL : 0
该程序通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-this program implements full function ftp client functions, it looks like cuteftp and leapftp.
Update : 2008-10-13 Size : 118099 Publisher : 欧瑞清

直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading) the author: North industrial university 2,000 levels of computers 4 class of querw downloaded a document from the HTTP server to have very many methods, the \"warm-hearted\" Microsoft has provided the WinInet kind, used very to be also convenient Certainly, we also may own realize these functions, is very easy through formatted request to be able to realize the break point to continue passes on and inspects renewal and so on function
Update : 2008-10-13 Size : 87600 Publisher : 申平

MFC WININET activex文件上传组建-MFC WININET file upload form
Update : 2008-10-13 Size : 52798 Publisher : 熊海

ftp ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: -ftp download the benefits here, I will not say more, many works will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions below :
Update : 2008-10-13 Size : 274033 Publisher : feng

使用WinInet类开发的ftp客户端 实现了ftp的基本功能.-category development ftp client achieve the ftp's basic functions.
Update : 2008-10-13 Size : 28715 Publisher : 李聪

DL : 0
vc++中通过wininet函数获取网页的内容,用途广泛。-vc++ lines to get through the wininet content of the website, wide range of uses.
Update : 2024-05-06 Size : 29696 Publisher :

wininet例子,客户端支持http协议-wininet example, client support http protocol
Update : 2024-05-06 Size : 11264 Publisher : 林忠侣

DL : 0
WinInet.dll详解 利用WinInet.dll编程- Detailed WinInet.dll use WinInet.dll programming
Update : 2024-05-06 Size : 33792 Publisher : silva.gao

DL : 0
WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the development of the client application with Internet functionality. WinInet supports the following protocols: Ftp Http Gopher         With these servers can be connected to exchange data. Operation of the server or the like.
Update : 2024-05-06 Size : 730112 Publisher : hong

Hook wininet API,类似Http Analyzer 的TCP/IP网络数据包捕获功能-Hook wininet API, similar to the Http Analyzer TCP/IP network packet capture feature
Update : 2024-05-06 Size : 758784 Publisher : 李之东

1、演示了如何使用ASM嵌入C++。2、演示了如何使用wininet进行下载。3、演示了如何对VC代码的变形。4、动态载入。-1, demonstrates how to use ASM embed C++. 2, demonstrates how to use wininet to download. 3, demonstrates how the VC code deformation. 4, the dynamic load.
Update : 2024-05-06 Size : 1024 Publisher : wakakla

VC++实现文件下载功能!程序源代码一见就懂,很简单的使用winInet下载流程的实现-VC++ implementation file download function! See the source code to understand a very simple process to achieve using winInet download
Update : 2024-05-06 Size : 45056 Publisher : 111

使用wininet实现http文件的下载-HTTP download, use WinInet to realize the HTTP file download
Update : 2024-05-06 Size : 215040 Publisher : aaa

DL : 0
VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业-VC++ FTP client development- WinInet source code examples, an FTP client source code, the interface looks quite professional
Update : 2024-05-06 Size : 78848 Publisher : CQYGVGK

基于WinInet类编程,主要编一个ftp客户端,可以与ftp服务器进行交互数据,即上传和下载,而且还可以进行用户的登录功能。-WinInet classes based programming, mainly compiled an ftp client, ftp server can interact with the data, that upload and download, but can also be the user' s login.
Update : 2024-05-06 Size : 1915904 Publisher : 李杨

DL : 0
InternetOpen第一的WinINet使用初始化函数,然后用InternetOpenUrl打开指定的链接,并最终能够读取与InternetReadFile的网页源代码。-InternetOpen WinINet first use initialization function, and then use InternetOpenUrl open the specified link, and finally be able to read with the InternetReadFile page source code.
Update : 2024-05-06 Size : 1024 Publisher : liping
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.