搜索资源列表
多用户的ftp服务端程序
- 一个很好用的多用户的ftp服务端程序,用vb编写的。功能很强 -a good use of multi-user ftp server program, vb prepared. Strong functional
Ftp服务1.0
- Ftp服务1.0-Ftp services 1.0
我的FTP服务端
- 一个可以直接运行的FTP服务起端的源代码-a direct operation of the FTP service initial terminal source code
chap08 FTP服务
- java编的FTP服务程序。非常好用,已编译通过。-a FTP program written in java.Very easy to use,already compiled.
FTP服务客户端程序源代码
- 详细的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
- 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
hdfs-over-ftp-hadoop-0.20.0
- 在hadoop分布式文件系统上实现ftp 服务-Hadoop distributed file system in the ftp services to achieve
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服务器源代码
- 一个ftp服务器的例子,推荐下载 --An example of ftp server,recommend
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
FTP
- 用WINSOCK建立通信基础,FTP服务器,多个CLIENT可以通过请求连接到服务器,CLIENT之间可以进行通信。-WINSOCK communications set up with basic, FTP server, multiple CLIENT can request to connect to the server, CLIENT can communicate between.
Ftp
- 使用.net Web页面实现用FTP服务代理大文件上传-failed to translate
FTP
- 利用ftp协议,制作简单的ftp客户端与服务端,实现简单的上传、下载等简单功能。-Use ftp protocol to create a simple ftp client and server, easy implementation of upload and download features such as easy.
ftpserversrc
- ftp 服务端代码,实现ftp与客户端联调实现文件在计算机间的传输-Server-side code ftp, ftp client to achieve FBI file transfer between computer
FTP
- FTP服务器,满足上传下载,目录的一些操作-FTP server, to meet the uploading and downloading, directories, some of the operations
C FTP服务端
- 用C编码实现的FTP服务程序,支持配置限制上传下载限速。及单IP连接数限制等。内涵文档,流程图等。