Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - wininet
Search - wininet - List
DL : 0
本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Update : 2024-05-07 Size : 12290048 Publisher : 王叶

利用winInet实现完整的ftp客户实例。-use winInet achieve complete ftp client examples.
Update : 2024-05-07 Size : 218112 Publisher : xiaojun

一个远程网页的查看实例,WinInet初学都很有参考作用-a remote website View example, a novice WinInet is a useful reference
Update : 2024-05-07 Size : 86016 Publisher : 杨兆松

一个使用Wininet连接HTTPS server的程序,发送用户证书并获取response-Wininet use of a connecting HTTPS server procedures, Send user certificates and gain response
Update : 2024-05-07 Size : 6144 Publisher : 成建宇

HTTP操作类,封装了wininet,看了就明白了,非常方便使用-HTTP operations, the wininet Packaging, read on to understand and very user-friendly
Update : 2024-05-07 Size : 6144 Publisher : fan

UtilMind.WinHTTP.v3.2.6.for.Delphi.BCB.Full.Source-SSGWinHTTP是一款基于WinInet的HTTP客户端控件允许你通过HTTP协议POST或者GET数据。通过WinHTTP你可以获取网页、下载文件、取得CGI返回结果,甚至还可以上传文件到CGI。-UtilMind.WinHTTP.v3.2.6.for.Delphi.B CB.Full.Source-A SSGWinHTTP is based on the HT WinInet TP client controls allow you to the HTTP protocol POST or GET data. WinHTTP through the website you can access and download documents to obtain CGI results they can even upload files to CGI.
Update : 2024-05-07 Size : 171008 Publisher : 红雨

DL : 0
利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
Update : 2024-05-07 Size : 36864 Publisher : 严磊

本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成-This procedure demonstrated a major MFC WinInet programming the basic idea. WinInet API is a function set, to use these functions, you can prepare for Internet applications, without considering the basic communication protocol (FTP, HTTP), MFC provided WinInet Class of WinInet API function package from
Update : 2024-05-07 Size : 5775360 Publisher : zy

DL : 0
使用C++的wininet实现文件下载功能-The use of C++ The wininet file download function
Update : 2024-05-07 Size : 7168 Publisher : 车辉

在VC++6.0的开发平台上,用WinInet类进行网络编程来实现文件上传和下载的。-In VC++ 6.0 development platform, and with the type of network programming WinInet to achieve a file upload and download.
Update : 2024-05-07 Size : 2037760 Publisher : 严敏

DL : 0

Update : 2024-05-07 Size : 1862656 Publisher : mammoth

异步http例子,使用WinInet库.-Asynchronous http example, use the WinInet library.
Update : 2024-05-07 Size : 4096 Publisher : 小虾

在vc环境下,采用wininet.dll,实现http协议下载文件。-In vc environment, using wininet.dll, realize http protocol to download the file.
Update : 2024-05-07 Size : 1033216 Publisher : 陈思国

CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient aim is to simplify WinInet
Update : 2024-05-07 Size : 74752 Publisher : 严锐

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.7 错误处理函数 8.8 Winsock 2支持的其他函数 本章小结 习题 第9章 高级网络编程API 9.1 MFC提供的Winsock类 9.2 信报API(MAPI) 9.3 WinInet API 9.4 其他网络程序设计API 本章小结 习题 第10章 网络程序设计实例 10.1 使用Winsock API设计网络程序的实例 10.2 使用MFC类库进行网络程序设计的实例 10.3 基于WinInet API的客户程序编写实例 10.4 原始套接口(SOCK-RAW)程序设计实例 10.5 广播通信与组播通信程序设计实例 习题-err
Update : 2024-05-07 Size : 4899840 Publisher : wu

DL : 0
判断本机是否上网,在delphi7下开发,用到wininet控件.-To determine whether the local Internet access, in Delphi7 under development, using wininet control.
Update : 2024-05-07 Size : 165888 Publisher : fkl

异步控制wininet,实现http下载-Asynchronous Control wininet, achieve http download
Update : 2024-05-07 Size : 3072 Publisher : liping

vb 调用wininet 实现http下载-vb call wininet achieve http download
Update : 2024-05-07 Size : 4096 Publisher : liping

关于wininet用于FTP,HTTP通讯方面的总结,和不同函数和协议之间的测试比较。想了解wininet的用法,看看该工程的代码就可以了。-Wininet used on FTP, HTTP communication summary and the different between function and protocol test. Would like to know the usage of wininet to see the project code on it.
Update : 2024-05-07 Size : 18432 Publisher : 胡振勇

1 如何编写CGI程序 2 一种更亲切的CGI开发系统WinCGI .3 利用ISAPI开发CGI程序 4 利用WinInet开发Internet程序-err
Update : 2024-05-07 Size : 37888 Publisher : 渊龙山
« 1 2 34 5 6 7 8 9 10 ... 17 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.