搜索资源列表
kcommon
- C#开发的FTP服务器端和客户端源代码。-C# development of the FTP server and client source code.
ftpserverclient
- 这个程序是利用c#实现FTP服务端和客户端。程序中分别有服务器和客户端两个代码。-This procedure is to use c# to achieve FTP server and client. Procedures were two code server and client.
26.Visual.CSharp.NET.wangluohexinbiancheng
- 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
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
FTPdesign
- FTP文件传输系统分为客户端和服务器端。 客户端主要功能:1、配置服务器IP地址,指定特定的FTP服务器;2、输入用户名和密码获得文件操作权限;3、从服务器下载文件;4、从客户端上传文件;5、查看服务器主目录及子目录的文件。 服务器端主要功能:1、启动FTP服务;2、接受用户进行远程登录;3、提供用户对主目录及子目录上的文件进行下载;4、允许用户将本地文件上传至服务器;5、允许用户查看服务器目录上的信息;6、停止FTP服务。 -FTP file transfer system is
CSharpftp-client-and-server
- FTP客户端和服务器C#写的,可完美运行-FTP client and server based on C#, perfect