CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ftp上传下载

搜索资源列表

  1. ftpget

    0下载:
  2. QT ftp获取数据,上传和下载功能,嵌入学习资料-QT ftp access to data, upload and download capabilities,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:22217
    • 提供者:huangcheng
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. FTP

    0下载:
  2. ftp的客户端与服务器。实现了客户端的上传和下载;服务器端的删除和浏览。-ftp client and server. To achieve the client' s upload and download delete and browse the server.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:533924
    • 提供者:潇潇
  1. FTP_shell

    0下载:
  2. 可以通过ftp自动上传下载文件。并且自动加载日期重命名-Uploading and downloading files via ftp automatically. And automatically loaded on to rename
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:732
    • 提供者:mumu
  1. FjIntfTest

    0下载:
  2. 定时上传下载FTP,定时统计数据,定时入库并通过存储过程触发数据。-From time to time to upload and download FTP, timing statistics, regular storage and trigger data through stored procedures.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-08
    • 文件大小:576874
    • 提供者:amy
  1. ftpclient_ce

    1下载:
  2. 可运行在WinCE5.0平台上的ftp客户端程序,采用EVC.4.0 SP4工具进行的移植开发;界面比较简单,可用实现简单的上传下载操作。-Can run in WinCE5.0 platform FTP client program, the EVC 4.0 SP4 tools for transplantation development Interface is simple, can be used to achieve simple uploads and downloads ope
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:44347
    • 提供者:
  1. MyFtp

    0下载:
  2. 用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:45679
    • 提供者:qwe
  1. 100

    0下载:
  2. 一个简单的ftp客户端,可以实现对上传下载文件操作-A simple ftp client, can be achieved on the uploading and downloading file operations
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:14111
    • 提供者:夏江龙
  1. JavaFTPClient

    0下载:
  2. 一个ftp客户端程序,实现上传下载全部功能,纯java实现。-An ftp client program, the realization of uploading and downloading all of the features, the realization of pure java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:24812
    • 提供者:beyrens
  1. FTP_delpli

    0下载:
  2. // 模块说明: FTP传输核心模块类 // 功能: 指定一个下载(上传)的日期或文件名,系统执行传输功能(支持续传) // 备注:该模块属于传输类的一个子线程模块. -//Module Descr iption: FTP transmission core modules category// function: to designate a download (upload) the date or file name, the system transfer function
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:7401
    • 提供者:wzw
  1. MyFtp

    0下载:
  2. 一个FTP的上传下载程序,对初学者很有帮助,一些方法值得大家学习!-FTP upload a download process, very helpful for beginners, some method is worth learning!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:47006
    • 提供者:zhujian
  1. FtpClient

    1下载:
  2. FTP客户端源码,客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-FTP client source code, customer data transmission module is responsible for specific client data transmission, including file upload, download, transfer files, such as directory listings.
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-05
    • 文件大小:448510
    • 提供者:1
  1. FtpUpload

    0下载:
  2. ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:1283
    • 提供者:许欢欢
  1. ftpproject20090201

    0下载:
  2. linux先ftp客户端,实现文件上传下载,建立目录,实现互联网文件共享-linux first ftp client, uploading and downloading files, create the directory, the realization of the Internet file-sharing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:19837
    • 提供者:龙志涛
  1. CSharp_ftpclient

    0下载:
  2. 用C#实现的FTP客户端与服务端的程序,包含登录、上传和下载等功能-Using C# to achieve the FTP client and server procedures, including the registry, features such as uploading and downloading
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:17985
    • 提供者:李伟
  1. socket

    0下载:
  2. 通过socket编程,编写两个独立运行的C++程序,一个为服务器,一个是客户端。 本次作业能实现客户端对服务器的下载文件和上载文件的操作。 客户端:D盘的FTP文件夹存放要上传的文件,F盘的FTP文件夹存放下载的文件。 服务器端:D盘的FTP文件夹存放供用户下载的文件,F盘的FTP文件夹存放用户上载的文件。- socket
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:103454
    • 提供者:batilei
  1. ftpClient

    0下载:
  2. ftp源码,ftp服务器 ,可以上传下载-ftp source, you can upload download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:19224
    • 提供者:陈雷儿
  1. MYFTP

    0下载:
  2. 基于vc++的FTP客户端开发,输入服务器地址就可以连接,可以下载也可上传文件。-Vc++ based on the FTP client development, you can enter the server address to connect, you can also download to upload files.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:65067
    • 提供者:金林
  1. src

    0下载:
  2. FTP文件下载与上传,包括对特定文件的下载,可以指定下载的地址-FTP download and upload documents, including the download of specific files, you can specify the address of download
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-16
    • 文件大小:13803
    • 提供者:zhurui
  1. Ftp_Client_Server

    0下载:
  2. FTP客户端,属于转帖,下载,上传的功能都很齐全,一句话功能性没得说,界面比较简单-Ftp client server,for upload or download between client and sever.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:132757
    • 提供者:yeshen
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com