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

搜索资源列表

  1. VCFTPClient

    0下载:
  2. 该程序通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-this program implements full function ftp client functions, it looks like cuteftp and leapftp.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:118099
    • 提供者:欧瑞清
  1. FtpFiless

    0下载:
  2. 使用WinInet类开发的ftp客户端 实现了ftp的基本功能.-category development ftp client achieve the ftp's basic functions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:28715
    • 提供者:李聪
  1. 98_FTPExp

    0下载:
  2. FTP文件传输程序,使用WinInet类编写。-FTP file transfer, the use of WinInet category prepared.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:32412
    • 提供者:驴洪涛
  1. FTP上传下载文件源码vb

    1下载:
  2. 使用wininet.dll实现FTP的基本操作,能直接使用。-use FTP connect achieve the basic operation, can directly use.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:10090
    • 提供者:周新
  1. FTPfile.rar

    0下载:
  2. 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。,Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the p
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:234932
    • 提供者:sunbing
  1. ftpClient

    0下载:
  2. 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP和LeapFTP--This instance has realised a whole FTP client by WinInet interface, its interface is similar to CuteFTP and LeapFTP
  3. 所属分类:Ftp Client

    • 发布日期:2017-11-09
    • 文件大小:131275
    • 提供者:站长
  1. ALWinHttpWrapper

    0下载:
  2. Descr iption: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications tha
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:15420
    • 提供者:c6699
  1. ClienttFTP

    0下载:
  2. is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:51749
    • 提供者:leo
  1. Internetserver

    0下载:
  2. 为了简化客户/服务者模式进行Internet编程,vc中提供了WinInet类,它提供了HTTP、FTP等应用层协议的客户端接口-In order to simplify the client/service model for Internet programming, vc provided WinInet Class, which provides HTTP, FTP application layer protocol, such as the client interface
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-09
    • 文件大小:1906550
    • 提供者:liwei
  1. FTP

    0下载:
  2. 这是一个用socket写的简单FTP应用程序,虽说用WinInet类可以减低编程难度,但为了能够更好的理解协议的一些细节,此程序选择用socket,这对于想对协议细节了解的程序员肯定会有所帮助-This is a simple to use FTP to write socket applications, although the categories can be used to reduce the programming WinInet difficult, but in order t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:127968
    • 提供者:王儒伟
  1. 1.2.4.2

    0下载:
  2. 1. Sniffer traffic for the protocol TCP. 1.1. Interception of FTP logins on any port. 1.2. Interception of POP3 logins on any port. 1.3. The interception of any data from the traffic (a personal request). 2. Intercepting HTTP / H
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-07
    • 文件大小:1634491
    • 提供者:aidj
  1. NSWinInet

    0下载:
  2. Visual Basic WinINet Useing FTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8376
    • 提供者:koreshin
  1. Ftp_Client

    0下载:
  2. 该实例使用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 LeapF
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6384544
    • 提供者:liuxiaoxia
  1. ftp-02

    0下载:
  2. 使用wininet.dll来实现ftp功能-useing wininet.dll for ftp
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:2962
    • 提供者:leison
  1. vbsmpftp

    0下载:
  2. This sample demonstrates how to use WinInet FTP APIs in Visual Basic application.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-05
    • 文件大小:16658
    • 提供者:jens
  1. FTP上传下载文件源码vb

    1下载:
  2. 使用wininet.dll实现FTP的基本操作,能直接使用。-use FTP connect achieve the basic operation, can directly use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:10094
    • 提供者:asacoup
  1. MFC-WinInet

    0下载:
  2. 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登录客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-Program can achieve the basic FTP client function, can login FTP server log shows the client directory file and directory names, choose to download from the directory server fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:57587
    • 提供者:史佳
  1. WinInet

    0下载:
  2. 基于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.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1915768
    • 提供者:李杨
  1. sy4

    0下载:
  2. WinInet实现FTP客户端 实验内容: 1.写出完整的软件需求说明书。 2.开发FTP的客户端。 3.完成在局域网内的测试,并记录测试结果。 本实验涵盖了C/S体系结构和Socket编程。通过本实验深入地了解FTP的工作原理以及服务器端和客户端的工作流程,学习Socket在网络编程中的各种应用,掌握WinInet的套接字编程。 -WinInet FTP client experimental realization: 1. Write a complete softw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:16084836
    • 提供者:mikko_just
  1. Ftp单线程客户端

    1下载:
  2. 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)
  3. 所属分类:Ftp客户端

    • 发布日期:2020-05-29
    • 文件大小:27648
    • 提供者:王俞
« 12 »
搜珍网 www.dssz.com