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

搜索资源列表

  1. FTP

    0下载:
  2. 一个ftp客户端程序。界面精美,由用户名密码登陆站点,可上传下载文件,对FTP站点文件进行操作等。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:75289
    • 提供者:张童泊
  1. FTPCom.rar

    0下载:
  2. 一个FTP客户端COM组件的例子,实现了连接、断开、文件上传和下载功能!c#.net2005 ,A FTP client COM component example, the realization of the connection, disconnect, file upload and download functionality! C#. Net2005
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:19400
    • 提供者:zys
  1. FTP24CP

    0下载:
  2. c#做的ftp客户端 可以实现文件的下载 上传 列表等功能-c# to do ftp client can upload documents to download a list of features
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:49820
    • 提供者:金辉
  1. 91331985CsharpFtp

    0下载:
  2. 用C#实现的Ftp客户端下载和上传文件源码,测试通过-Using C# to achieve the Ftp client download and upload files source code, test
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:87746
    • 提供者:sun
  1. FTPSample

    0下载:
  2. c#实现的ftp客户端,可上传,下载,等常见ftp客户端功能-c# implementation of the ftp clients, you can upload, download, and other common ftp client functionality
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:10835
    • 提供者:ag
  1. FTP

    0下载:
  2. 是一个FTP客户端软件的源码,具有上传下载功能,服务器的连接-Is a FTP client software source code, with the uploading and downloading functions, connection to the server
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2197138
    • 提供者:周晓
  1. vbwsc_ftp_client.ZIP

    0下载:
  2. 基于VC++的FTP客户端源码,有上传下载功能,目标文件的浏览-VC++ based on the FTP client source code, there are uploading and downloading functions, the target file browser
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:43311
    • 提供者:周晓
  1. vbFtpConnection

    0下载:
  2. 基于VB的FTP客户端源程序,有基本功能,上传下载-VB-based FTP client source code, there are basic functions of uploading and downloading
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:39025
    • 提供者:周晓
  1. chap07

    0下载:
  2. c# .net FTP下载与文件传输 客户端 服务端-c# .net ftp
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:50476
    • 提供者:lychinaees
  1. CSharpnet

    0下载:
  2. C#网络编程随书源代码,讲解了Socket编程基础,以及FTP,HTTP下载,SMTP实现邮件客户端,等网络编程基础。-C# network programming source code with the book to explain the basis for Socket programming, as well as FTP, HTTP download, SMTP mail client to achieve, such as network programming foundati
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1900125
    • 提供者:任我行
  1. Ftpclint

    0下载:
  2. 毕业设计,完整的实现FTP客户端上传下载,有进度条-Graduation design, complete implementation of an FTP client to upload and download, a progress bar
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:7550481
    • 提供者:周晓
  1. Src_FTP_File

    0下载:
  2. 通过主机地址,用户名,密码,登录FTP服务器,客户端进行文件上传下载,可以实现整个文件目录上传和批量上传下载-Host address, user name, password, and log in to the FTP server, client file upload and download, you can download entire file directory upload and bulk upload
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:159200
    • 提供者:哈哈
  1. FTP-cSharp

    0下载:
  2. FTP传输窗口客户端,提供新建文件夹、删除文件夹及文件,上传下载,刷新等功能。平台visual studio-FTP transmission, provide the new folder, delete the folder and file upload, download, refresh functions. visual studio
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:543604
    • 提供者:张洛恺
  1. FTPdesign

    0下载:
  2. FTP文件传输系统分为客户端和服务器端。 客户端主要功能:1、配置服务器IP地址,指定特定的FTP服务器;2、输入用户名和密码获得文件操作权限;3、从服务器下载文件;4、从客户端上传文件;5、查看服务器主目录及子目录的文件。 服务器端主要功能:1、启动FTP服务;2、接受用户进行远程登录;3、提供用户对主目录及子目录上的文件进行下载;4、允许用户将本地文件上传至服务器;5、允许用户查看服务器目录上的信息;6、停止FTP服务。 -FTP file transfer system is
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1252038
    • 提供者:范梦
  1. ftp_upload

    0下载:
  2. ftp上传客户端,能够自动定时实现文件的自动上传和下载。非常方便-ftp upload client, automatic timer can automatically upload and download files. Very convenient
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:70189
    • 提供者:李文正
  1. ftp_test

    0下载:
  2. 代码实现了如下功能: 1.列举服务器主目录中的所有文件 2.下载文件到客户端(支持大文件(The code implements the following functions: 1. enumerates all files in the server's home directory 2. download files to the client (support large files))
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:187392
    • 提供者:kewang
搜珍网 www.dssz.com