Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - wininet
Search - wininet - List
DL : 0
Info on using WinInet in multi threaded apps
Update : 2024-05-19 Size : 1024 Publisher : rodo mundo

DL : 0
使用windows api编写win32 app程序(无界面),创建线程,并在线程中使用wininet实现文件下载,包含日志函数,可对系统运行状态进行记录。-Prepared using the windows api program win32 app (no interface), creating threads, and thread the use of wininet for file download that contains the log function, can be recorded on the system running.
Update : 2024-05-19 Size : 15360 Publisher : jerryxia

微软提供的wininet例程源码!基于api编写。-Microsoft wininet routines provided by the source! Prepared based on the api.
Update : 2024-05-19 Size : 11264 Publisher : jerryxia

该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-This instance through the WinInet programming interface to implement a complete FTP client application, its interface is similar to CuteFTP and LeapFTP
Update : 2024-05-19 Size : 116736 Publisher : fangzhou

一个用Wininet写的异步下载的代码,已经经过测试公司测试过.非常稳定!-this is Wininet download code demo, please you check it and study!
Update : 2024-05-19 Size : 21504 Publisher : 龙一琦

DL : 0
应用wininet类,及其相关函数进行下载的一个demo-wininet application.one demo about wininet.
Update : 2024-05-19 Size : 44032 Publisher : 王世凡

该实例使用MFC和WinInet编程接口实现了完整的FTP客户程序,其MFC的界面类似于CuteFTP和LeapFTP. 涉及到了网络编程和网络通信的很多内容。是一个学习的好例子。-The instance is using MFC and WinInet programming interface to achieve a complete FTP client program, which is similar to CuteFTP and the MFC interface LeapFTP. Related to network programming and a lot of the content of network traffic. Is a good example of learning.
Update : 2024-05-19 Size : 6384640 Publisher : liuxiaoxia

实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应用实例。源代码在光盘中“\13\MouseHook”目录下。 实例13-3:键盘钩子应用实例。源代码在光盘中“\13\KeyboardHook”目录下。 实例14-1:WinSock网络程序:聊天室。源代码在光盘中“\14\WinSocketChat”目录下。 实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“\14\MSComm”目录下。 实例14-3:简单的WinInet应用程序。源代码在光盘中“\14\SimpleNet”目录下。 实例15-1:创建Access数据库。源代码在光盘的“\15\Info”中。 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“\15\Enroll”目录下。 实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“\15\AdoTest”目录下。-InterfaceThread ControlThread ThreadCommu
Update : 2024-05-19 Size : 4390912 Publisher : ajian

DL : 0
实例14-1:WinSock网络程序:聊天室。源代码在光盘中“\14\WinSocketChat”目录下。 实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“\14\MSComm”目录下。 实例14-3:简单的WinInet应用程序。源代码在光盘中“\14\SimpleNet”目录下。-WinSocketChat
Update : 2024-05-19 Size : 123904 Publisher : ajian

Internet文件下载,使用WININET编程的一些函数实现下载和显示下载进度-Internet file download, using WININET programming some of the functions to download and display the download progress
Update : 2024-05-19 Size : 36864 Publisher : dalas

简单介绍如何基于vb使用wininet开发ftp的客户端-simple
Update : 2024-05-19 Size : 93184 Publisher : 莫影凌

DL : 0
使用WinInet通过HTTP协议读取网上文件-HTTP protocol through the use of WinInet to read online documents
Update : 2024-05-19 Size : 33792 Publisher : LJ

DL : 0
支持WININET文件下载,从Internet上下载文件-fsupport file download from internet
Update : 2024-05-19 Size : 1897472 Publisher : 李小贺

设置桌面背景,  (1)使用ChangingDesktop需要包含的一些头文件,以及进行初始化   在stdafx.h中 #include <afxwin.h> #include <wininet.h> //添加这个。注意顺序,顺序乱了也编译不过 #include <afxext.h>   用了com的东西,要进行初始化,不用说了吧。   在CXXXApp::Initinstance中添加AfxOleInit()   使用CChangingDesktop的cpp中 #include <shlobj.h> -Set the desktop background, (a) use ChangingDesktop need to include some of the header files, as well as to initialize the# include in stdafx.h <afxwin.h># include <wininet.h>// Add this. Note that the order, the order of chaotic, but also compiled# include <afxext.h> Com things used to initialize, not to mention the bar. In CXXXApp:: Initinstance adding AfxOleInit () use CChangingDesktop of cpp in the# include <shlobj.h>
Update : 2024-05-19 Size : 38912 Publisher : tangkai

vb code 應用程式可以使用ftp連線
Update : 2024-05-19 Size : 5120 Publisher : chen

提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all internet related files are managed. Of course this journey turned into a full-blown application to look into the cache and view the details of what s actually kept there. All methods to manipulate the URL cache are part of the WinInet library. This library is fairly low-level (not quite at the socket level, but it s pretty far down there). In addition to the cache, the library also provides http, ftp, and gopher file transfer functionality. Walking the URL cache is very similar to using the Win32 file related functions. FindFirst (with some parameters) returns a handle, FindNext (until there are no more), that sort of thing. I developed a set of classes to deal with the nitty-gritty. You ll find these in the UrlCacheUtil.h/.cpp files. The application is fairly self documenting (famous last words). I
Update : 2024-05-19 Size : 26624 Publisher : 老板

DL : 1
通过WEB 复制文件的DELPHI 控件-TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER Supplier : Team SKYDANCER Rlz date : 01/10/2006 Packager : Team SKYDANCER Archives : 01x0.5mb Cracker : non Protec. : non TWebCopy uses the Wininet API to load the selected files via http or ftp from Intranet or Internet sites or can copy files by UNC name over the network. It features a progress/cancel dialog and threaded execution. (ASP script available to handle POST based HTTP uploads) WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date. Files to copy over the web can be easily set at design time using a Items collection or programmatically : HTTP: with WebCopy.Items.Add do begin URL := http://www.tmssoftware.com/webcopy.zip Protocol := wpHTTP FileDate := EncodeDate(2002,3,18) CopyNewerOnly := true TargetDir := c:\temp end FTP: with WebCopy.Items.Add do begin FTPHost := ftp.tms
Update : 2024-05-19 Size : 27648 Publisher : newsun

DL : 0
查询http节点,通过使用WinInet类相关函数-Http query node, by using WinInet class correlation function
Update : 2024-05-19 Size : 9267200 Publisher : 李治权

DL : 0
网络聊天应用实例 MFC WinInet APi编程 基于MFC Sock类编程-good user
Update : 2024-05-19 Size : 9457664 Publisher : 小花猫

DL : 0
Http操作实例,包含基本的http操作,采用wininet-Http operation instance
Update : 2024-05-19 Size : 8415232 Publisher : dsg
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.