搜索资源列表
多用户的ftp服务端程序
- 一个很好用的多用户的ftp服务端程序,用vb编写的。功能很强 -a good use of multi-user ftp server program, vb prepared. Strong functional
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
MINI FTP客户端
- 基于winsock的ftp客户端程序,实现用户登陆,获取服务文件列表,上传下载文件-protocols of the ftp client, enabling user landing, access documents list uploading and downloading files
我的FTP服务端
- 一个可以直接运行的FTP服务起端的源代码-a direct operation of the FTP service initial terminal source code
文件传输服务端
- FTP文件传输服务端
FTP服务客户端程序源代码
- 详细的FTP客户端程序,支持断点续传
好用的ftp上传下载源码
- delphi ftp 源码,包括服务端和客户端,支持多线程多任务上传和下载
FTP
- 1支持站点目录和文件结构浏览。 2支持断线自动重新连接并自动恢复传输。 3文件列表过滤,远程编辑,整个远端目录删除,目录上传下载。同时里面有客户端和服务端的界面,清楚易懂 -1 to support the site visit the directory and file structure. 2 support disconnected automatically re-connect and automatically resume the transfer. 3, filt
Ftp
- 《visual c#.NET 案例开发集锦》书中源码——ftp服务器端程序设计-" Visual c#. NET Developer Case Collection" book source- ftp server-side programming
Ftp
- MFC实现基本的FTP服务端。。用到CInternetSession、CFtpConnection、CFtpFileFind 类。-MFC to achieve a basic FTP server. . Used CInternetSession, CFtpConnection, CFtpFileFind category.
FTPServer
- FTP服务端,C#面向对象编程,比较详细的代码注释。-FTP Server, C# object-oriented programming, a more detailed code comments.
FTP
- JAVA轻松演示计算机网络客户端与服务端数据传送——FTP-JAVA easy demonstration of computer networks and services, client-side data transfer- FTP
FTPServer
- ftp服务端代码,主要就是ftp服务端的程序设计代码,实现文件传输功能-ftp service-side code, the main client is the ftp service programming code to achieve the file transfer function
ftpsourcecode
- ftp 源码,包括服务端和客户端,在window上实现-ftp source code, including server and client, in the window on the implementation
FTP
- 利用ftp协议,制作简单的ftp客户端与服务端,实现简单的上传、下载等简单功能。-Use ftp protocol to create a simple ftp client and server, easy implementation of upload and download features such as easy.
ftp
- 用JAVA编程实现ftp客户端的程序,提供文件传输服务。-Programming with JAVA client ftp program, to provide file transfer services.
ftpserversrc
- ftp 服务端代码,实现ftp与客户端联调实现文件在计算机间的传输-Server-side code ftp, ftp client to achieve FBI file transfer between computer
FtpServerFrame
- ftp文件传输系统的服务端界面代码,简洁明了,能实现接受功能,同时显示文件传递信息。-ftp file transfer system, server-side interface code, concise, to achieve acceptable function, also shows the file to transmit information.
ftp
- linux平台下用C编写的FTP服务端程序-linux platform using FTP server written in C program
C FTP服务端
- 用C编码实现的FTP服务程序,支持配置限制上传下载限速。及单IP连接数限制等。内涵文档,流程图等。