搜索资源列表
文件传输服务器端
- 一个文件传输的服务器。可能过此程序完成FTP服务器的功能-a file transfer server. This process may be completed over the FTP server function
WindowsAppliction10
- 一个自己编的ftp服务器程序,可以实现简单的文件传输-an own addendum to the ftp server, can achieve a simple file transfer
ftpClient
- FTP客户端有自动获取本机IP,设置端口号,用户登录管理,获取服务器端的文件目录,文件传输等功能-FTP client with automatic access to the local IP, set the port number, user login management, access to the server file directory, file transfer and other functions
TCPClient
- 实现点对点的FTP文件传输的客户端代码,C#编写。可以传输各种类型的文件-The achievement of peer-to-peer file transfer of the FTP client code, C# Prepared. Can transmit all types of documents
jmf1
- FTP传输,一个客户端,一个服务端,可以对话,传文件-Camera remote data transmission
FTPkehuduan
- C#Programing.基于C#的FTP客户端传输文件的软件-C# based on the FTP client software to transfer files
FTP-LS2
- FTP-LS2FTP文件传输程序,可以做程序参考,不错完整-FTP-LS2FTP file transfer program, we can do process information, it is true integrity
FTP
- C#、Microsoft .NET Framework 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除)实现总结 -C#, Microsoft. NET Framework 2.0 file transfer protocol (FTP) operations (upload, download, new, delete) to achieve summary
chap07
- c# .net FTP下载与文件传输 客户端 服务端-c# .net ftp
ftpServer
- FTP服务器主要功能偶登录管理、目录管理、文件传输,端口号设置获取当前在线用户的IP地址和个数-The FTP server main function accidentally login admin, directory management, file transfer, socket set access to current online user s IP address and number
SharpFtpServer
- 一个简单的用c#实现的server/client的ftp文件传输软件。代码清晰易懂,容易扩展 维护-A simple server/client using c# ftp file transfer software. The code is clear and easy to understand, easy to extend maintenance
FTP-cSharp
- FTP传输窗口客户端,提供新建文件夹、删除文件夹及文件,上传下载,刷新等功能。平台visual studio-FTP transmission, provide the new folder, delete the folder and file upload, download, refresh functions. visual studio
MyActiveX-
- 实现FTP文件的上传,批量传输,单个传输等模块-Achieve FTP file upload, bulk transfer, a single transmission module
FTPdesign
- FTP文件传输系统分为客户端和服务器端。 客户端主要功能:1、配置服务器IP地址,指定特定的FTP服务器;2、输入用户名和密码获得文件操作权限;3、从服务器下载文件;4、从客户端上传文件;5、查看服务器主目录及子目录的文件。 服务器端主要功能:1、启动FTP服务;2、接受用户进行远程登录;3、提供用户对主目录及子目录上的文件进行下载;4、允许用户将本地文件上传至服务器;5、允许用户查看服务器目录上的信息;6、停止FTP服务。 -FTP file transfer system is
ch12
- 基于VS2008开发的FTP程序,程序有两部分,一部分是客户端,另一部分是服务器。可以实现文件传输。-VS2008 development based FTP program, the program has two parts, one is the client and the other part is the server. File transfer can be achieved.