搜索资源列表
FTP
- 一个ftp客户端程序。界面精美,由用户名密码登陆站点,可上传下载文件,对FTP站点文件进行操作等。
FTPCom.rar
- 一个FTP客户端COM组件的例子,实现了连接、断开、文件上传和下载功能!c#.net2005 ,A FTP client COM component example, the realization of the connection, disconnect, file upload and download functionality! C#. Net2005
FTP24CP
- c#做的ftp客户端 可以实现文件的下载 上传 列表等功能-c# to do ftp client can upload documents to download a list of features
91331985CsharpFtp
- 用C#实现的Ftp客户端下载和上传文件源码,测试通过-Using C# to achieve the Ftp client download and upload files source code, test
FTPSample
- c#实现的ftp客户端,可上传,下载,等常见ftp客户端功能-c# implementation of the ftp clients, you can upload, download, and other common ftp client functionality
FTP
- 是一个FTP客户端软件的源码,具有上传下载功能,服务器的连接-Is a FTP client software source code, with the uploading and downloading functions, connection to the server
vbwsc_ftp_client.ZIP
- 基于VC++的FTP客户端源码,有上传下载功能,目标文件的浏览-VC++ based on the FTP client source code, there are uploading and downloading functions, the target file browser
vbFtpConnection
- 基于VB的FTP客户端源程序,有基本功能,上传下载-VB-based FTP client source code, there are basic functions of uploading and downloading
chap07
- c# .net FTP下载与文件传输 客户端 服务端-c# .net ftp
CSharpnet
- 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
Ftpclint
- 毕业设计,完整的实现FTP客户端上传下载,有进度条-Graduation design, complete implementation of an FTP client to upload and download, a progress bar
Src_FTP_File
- 通过主机地址,用户名,密码,登录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
FTP-cSharp
- FTP传输窗口客户端,提供新建文件夹、删除文件夹及文件,上传下载,刷新等功能。平台visual studio-FTP transmission, provide the new folder, delete the folder and file upload, download, refresh functions. visual studio
FTPdesign
- FTP文件传输系统分为客户端和服务器端。 客户端主要功能:1、配置服务器IP地址,指定特定的FTP服务器;2、输入用户名和密码获得文件操作权限;3、从服务器下载文件;4、从客户端上传文件;5、查看服务器主目录及子目录的文件。 服务器端主要功能:1、启动FTP服务;2、接受用户进行远程登录;3、提供用户对主目录及子目录上的文件进行下载;4、允许用户将本地文件上传至服务器;5、允许用户查看服务器目录上的信息;6、停止FTP服务。 -FTP file transfer system is
ftp_upload
- ftp上传客户端,能够自动定时实现文件的自动上传和下载。非常方便-ftp upload client, automatic timer can automatically upload and download files. Very convenient
ftp_test
- 代码实现了如下功能: 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))