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

搜索资源列表

  1. mfcClient

    0下载:
  2. vc++ 开发的MFC FTP客户端 程序,作为进出vc大门的引导程序。-vc++ developed the MFC FTP client program, as vc out the door boot program.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:41317
    • 提供者:张志军
  1. java_ftp2

    0下载:
  2. java写的ftp程序-Ftp program written in Java
  3. 所属分类:Ftp Client

    • 发布日期:2017-11-09
    • 文件大小:343271
    • 提供者:
  1. ftpClient

    0下载:
  2. 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:5913
    • 提供者:许永贤
  1. FTP

    0下载:
  2. FTP客户端程序设计文档教程架构设计例子-FTP client program design document
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:64607
    • 提供者:朱峰
  1. 65ssssss

    0下载:
  2. FTP客户端程序 ,很不错的VB源码,VB爱好者可以下载使用-FTP client program, a very good source VB, VB enthusiasts can download and use
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-05
    • 文件大小:9308
    • 提供者:starg7
  1. FTP

    0下载:
  2. 关于FTP客户端的一个程序,MFC实现,对MFC初学者很有帮助-FTP client on a procedure, MFC achieved very helpful for beginners MFC
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:44809
    • 提供者:黄志坚
  1. cmdftp-0.9.4

    0下载:
  2. ftp客户端程序 ,在linux环境运行 有完整的ftp命令-ftp client program, running in linux environment complete ftp command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:140376
    • 提供者:大海
  1. ftpclient1

    0下载:
  2. ftp的客户端,实现文件的下载和上载等,程序里有很详细的说明。-ftp client, the realization of the document, such as downloading and uploading, the program has a very detailed explanation.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:3309
    • 提供者:zhu
  1. ftp

    0下载:
  2. 对大型企业和大型单位而言,其C/S结构下的终端机数量众多,因此,人工软件升级将是一件头痛的事情。采用自动升级模块,将极大的提高软件系统的效率。本模块的功能是,将本地最新软件模块上传到服务器上,以客户机自动检测并下载,实现客户端程序的自动更新。-For large enterprises and large-scale units, its C/S structure of the large number of terminals, therefore, artificial software
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-25
    • 文件大小:288595
    • 提供者:yanghui
  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. 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. 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. FTP

    1下载:
  2. 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-11-27
    • 文件大小:5120
    • 提供者:林西
  1. ftp

    0下载:
  2. Linux下的ftp客户端+服务器程序,该程序包括了登录、上传文件、下载文件等主要功能,且支持passive和port两种模式-ftp server and client under Linux platform
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:201298
    • 提供者:polo
  1. cvery_716034

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

    • 发布日期:2017-04-03
    • 文件大小:8664
    • 提供者:shenyong
  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. FTP

    0下载:
  2. 一个FTP客户端程序,一个FTP服务端程序-Two FTP client program
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:210063
    • 提供者:zhuyiqing
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com