CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FTP 客户 程序

搜索资源列表

  1. ftp

    0下载:
  2. 一个ftp客户端和服务器端程序的源代码,演示ftp服务器的主要功能和协议实现,使用vc++编程-a ftp demo, included client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:218111
    • 提供者:sjun
  1. FTPClient

    0下载:
  2. FTP客户端程序,初学FTP协议的朋友可以参考下.-FTP client program, FTP protocol beginner can refer to the next friend.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:40551
    • 提供者:809
  1. FTP_client

    0下载:
  2. FTP是基于TCP/IP协议的一个应用协议。主要实现在不同的计算机之间的数据共享。FTP 采用的是C/S模式。客户既可以下载文件也可以上传文件。当然,FTP给用户一定的权限。用户只能在权限下使用。目前,FTP的服务器种类很多,比如常用的SERV-U,客户端程序也很多,比如:CuteFTP。WINDOWS也提供了一个FTP客户程序。它们都根据相同的协议标准来设计的,具体协议内容可参考RFC文档。-FTP  
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:88579
    • 提供者:lijizhong619
  1. FtpClient

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

    • 发布日期:2017-04-25
    • 文件大小:116619
    • 提供者:fangzhou
  1. SFTP

    0下载:
  2. FTP客户程序,对大部分的服务器没问题,用Socket编写-FTP client program, most of the servers no problem, using Socket write
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:101558
    • 提供者:fangzhou
  1. ftpclient.tar

    0下载:
  2. 基于QT4开发的FTP客户端程序,可实现文件上传下载功能。-QT4-based development of FTP client program for file uploading and downloading capabilities.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:95822
    • 提供者:唐人财
  1. myftpclient

    0下载:
  2. 使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the li
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2715
    • 提供者:王国澎
  1. FTP

    0下载:
  2. 一个FTP客户端程序,可供有兴趣的朋友参考学习-An FTP client program, for those interested in friend' s reference to learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:30058
    • 提供者:apei
  1. ftp

    0下载:
  2. 简单的ftp服务器端和客户端,两个程序同时运行,在客户端可以使用pwd、cd、quit、help、get、put、dir等命令进行操作,实现下载、上传文件等操作。-A simple ftp server-side and client-side, the two programs are running at the same time, the client can use the pwd, cd, quit, help, get, put, dir and other commands to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:13430
    • 提供者:yangdingda
  1. FTP

    0下载:
  2. 用visual c++实现的FTP协议,包括客户和服务器程序-Using visual c++ implementation of the FTP protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:13428
    • 提供者:tuo_chao
  1. FTPClient

    0下载:
  2. wince下ftp程序,具有断点恢复。涉及ini操作、数据库、sock、点对点消息队列、文件映射。供ftp客户端编写参考。-wince ftp client program.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-25
    • 文件大小:211964
    • 提供者:Sean
  1. FTPDemo

    0下载:
  2. FTP客户端程序,希望对大家能有帮助,祝愿贵网站越办越好-programe of FTP client,hope this can give some help to all
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:310586
    • 提供者:段国栋
  1. ftp

    1下载:
  2. 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-04-22
    • 文件大小:6293
    • 提供者:yanyiliu
  1. SFTP

    0下载:
  2. FTP客户程序,对大部分的服务器没问题,用Socket编写。-this is a client of ftp program!it is fit for most server!it is made by socket!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:101522
    • 提供者:超超
  1. Ftp

    0下载:
  2. ftp 聊天程序 包括客户端和服务器端的程序-ftp chat program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2307046
    • 提供者:lang
  1. FTP.client

    0下载:
  2. 网络服务是以客户机/服务器模式工作的。FTP服务是基于TCP协议的网络服务。该设计目的是通过FTP客户机程序的设计,-Web services are client/server model to work. FTP service is based on the TCP protocol for network services. The design objective is through the FTP client program design,
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:4019006
    • 提供者:so call
  1. ftp

    0下载:
  2. ftp服务器程序,主要功能有上传,下载,断点续传,可以统计每ip的最大连接数,客户端的最大连接数-ftp server program, the main function upload, download, HTTP, you can count every ip in the maximum number of connections, the maximum number of connections the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1089321
    • 提供者:伍超
  1. cvery_716034

    0下载:
  2. ftp客户端,这是一个用vb编写的FTP客户端程序,功能和界面都很不错,值得一看。-ftp clicet
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:8664
    • 提供者:shenyong
  1. ftpC

    0下载:
  2. ftp客户端服务器程序,在linux上实现的-ftp client and server program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:7121
    • 提供者:王盈盈
  1. a-small-ftp-client-with-vcPP

    0下载:
  2. 一个FTP客户端程序,基于MFC技术。它可用于一般FTP传输功能-An FTP client program, based on the MFC technology. It can be used for general FTP transmission
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-09
    • 文件大小:2411804
    • 提供者:xxx
« 1 2 3 4 5 67 8 9 10 11 ... 25 »
搜珍网 www.dssz.com