Welcome![Sign In][Sign Up]
Location:
Search - wininet

Search list

[Communicationthread

Description: Info on using WinInet in multi threaded apps
Platform: | Size: 1024 | Author: rodo mundo | Hits:

[Windows DevelopJagent

Description: 使用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.
Platform: | Size: 15360 | Author: jerryxia | Hits:

[Internet-Networkasynchttp

Description: 微软提供的wininet例程源码!基于api编写。-Microsoft wininet routines provided by the source! Prepared based on the api.
Platform: | Size: 11264 | Author: jerryxia | Hits:

[Internet-NetworkFtpClient

Description: 该实例通过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
Platform: | Size: 116736 | Author: fangzhou | Hits:

[Windows DevelopHelloWininet

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

[Windows Developdemo

Description: 应用wininet类,及其相关函数进行下载的一个demo-wininet application.one demo about wininet.
Platform: | Size: 44032 | Author: 王世凡 | Hits:

[Internet-NetworkFtp_Client

Description: 该实例使用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.
Platform: | Size: 6384640 | Author: liuxiaoxia | Hits:

[Software EngineeringVC_examples

Description: 实例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
Platform: | Size: 4390912 | Author: ajian | Hits:

[VC/MFCWinSocketChat

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

[Internet-NetworkInternetDownload

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

[OtheroneuseWinINetcreateFTP

Description: 简单介绍如何基于vb使用wininet开发ftp的客户端-simple
Platform: | Size: 93184 | Author: 莫影凌 | Hits:

[OS programGetHttpFile

Description: 使用WinInet通过HTTP协议读取网上文件-HTTP protocol through the use of WinInet to read online documents
Platform: | Size: 33792 | Author: LJ | Hits:

[Web Serverdownload

Description: 支持WININET文件下载,从Internet上下载文件-fsupport file download from internet
Platform: | Size: 1897472 | Author: 李小贺 | Hits:

[GUI DevelopChangingDesktop

Description: 设置桌面背景,  (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>
Platform: | Size: 38912 | Author: tangkai | Hits:

[Windows DevelopFTP(Wininet.dll)

Description: vb code 應用程式可以使用ftp連線
Platform: | Size: 5120 | Author: chen | Hits:

[Windows DevelopUrlExplr_src

Description: 提取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
Platform: | Size: 26624 | Author: 老板 | Hits:

[Delphi VCLWEBCOPY

Description: 通过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
Platform: | Size: 27648 | Author: newsun | Hits:

[Browser Clienthttp

Description: 查询http节点,通过使用WinInet类相关函数-Http query node, by using WinInet class correlation function
Platform: | Size: 9267200 | Author: 李治权 | Hits:

[Windows Develop00

Description: 网络聊天应用实例 MFC WinInet APi编程 基于MFC Sock类编程-good user
Platform: | Size: 9457664 | Author: 小花猫 | Hits:

[Web ServerhttpOp

Description: Http操作实例,包含基本的http操作,采用wininet-Http operation instance
Platform: | Size: 8415232 | Author: dsg | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »

CodeBus www.codebus.net