CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - CInternetSession

搜索资源列表

  1. ftpfiles

    1下载:
  2. 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:58.23kb
    • 提供者:陈康
  1. FScan

    0下载:
  2. 使用MFC中CInternetSession, CInternetFile, CFtpConnection几个类来建立http和ftp连接,采用VC6开发。内有简单文档说明。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:53.99kb
    • 提供者:许景
  1. TJFTP_demo

    1下载:
  2. A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indi
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:119kb
    • 提供者:kenny
  1. tear.rar

    0下载:
  2. 控制台应用程序,与 Internet 进行通信。该示例说明如何使用 CHttpFile 生成对 CHttpConnection 和 CInternetSession 对象的 HTTP 请求。,Console applications, and Internet communications. The example illustrates how to use CHttpConnection and CHttpFile generated CInternetSession of the HTTP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:9.09kb
    • 提供者:aaaa
  1. VC_thread_Download

    0下载:
  2. visual c++ 断点续传 使用了CHttpFile CInternetSession ,用另一种思路实现-visual c++ HTTP uses CHttpFile CInternetSession, in another line of thought to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:31.95kb
    • 提供者:张鹤立
  1. Ftp

    2下载:
  2. MFC实现基本的FTP服务端。。用到CInternetSession、CFtpConnection、CFtpFileFind 类。-MFC to achieve a basic FTP server. . Used CInternetSession, CFtpConnection, CFtpFileFind category.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:张伟
  1. FTPSRC

    0下载:
  2. 一个FTP SERVER的源代码,在别的地方转的,不知道好用不发用-A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:61.93kb
    • 提供者:刘达
  1. My

    0下载:
  2. 通过访问网站 实现获取主机所在地 CInternetSession 类 实现-get localtion address
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:930byte
    • 提供者:张明
  1. CInternetSession(duandianxuchuan)

    1下载:
  2. 断点续传 http download ftp mfc-http download download download download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:15.98kb
    • 提供者:龙仔
  1. getpubips

    0下载:
  2. CInternetSession 类的使用-the usage of CInternetSession
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:17.34kb
    • 提供者:张垒
  1. AliGetdll

    0下载:
  2. CInternetSession CHttpFile* vc2008 mfc http get post网页 -CInternetSession CHttpFile* vc2008 mfc http get post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:17.94mb
    • 提供者:局长
  1. httpGetFile

    1下载:
  2. VC++程序,用于http下载文件,利用CInternetSession、CHttpConnection、HTTP_VERB_GET获取文件并下载。简单实现demo。-VC++ procedures for http download files, the use of CInternetSession, CHttpConnection, HTTP_VERB_GET access to documents and download. Simple implementation demo.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-15
    • 文件大小:32kb
    • 提供者:yjhui
  1. FTP上传下载器

    1下载:
  2. 这个事件过程用到两个函数:ConnectFtp()和UpdateDir()。 ConnectFtp()函数代码。 FTP客户程序要建立与服务器的连接,需要一个CInternetSession和CFtpConnection 对象,但并不需要直接创建CFtpConnection对象,而是通过调用CInternetSession:: GetFtpConnection实现。 UpdateDir()函数代码。 CFtpFileFind将服务器上的数据(包括文件和文件夹)都统一作为文件看待,因此需要
  3. 所属分类:Ftp服务器

搜珍网 www.dssz.com