搜索资源列表
ftp
- 一个简单的ftp服务客户端。可是实现在网站上下载东西。很实用。
FTP服务10 MYCODE.ZIP
- ftp已经越来越深入人们的生活。平时使用别人的,现在使用自己的-ftp has been increasingly deepened people's lives. In peacetime use of others, and now use their own
chap08 FTP服务
- java编的FTP服务程序。非常好用,已编译通过。-a FTP program written in java.Very easy to use,already compiled.
文件传输服务端
- FTP文件传输服务端
FTP服务客户端程序源代码
- 详细的FTP客户端程序,支持断点续传
好用的ftp上传下载源码
- delphi ftp 源码,包括服务端和客户端,支持多线程多任务上传和下载
kftpserver.zip
- 一个简单的ftp服务程序,A simple ftp server program
FtpServer.rar
- FTP服务器,是专门用于架设FTP服务器的绿色软件源码,FTP server, is dedicated to the green to set up FTP server software source
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-Server-version-1.0
- 用java写的一套FTP服务端程序,基本实现FTP所需功能,很好,很强大-Using java to write a FTP server program, the basic functionality required to achieve FTP, very good, very powerful
Ftp
- MFC实现基本的FTP服务端。。用到CInternetSession、CFtpConnection、CFtpFileFind 类。-MFC to achieve a basic FTP server. . Used CInternetSession, CFtpConnection, CFtpFileFind category.
FTP服务器源代码
- 一个ftp服务器的例子,推荐下载 --An example of ftp server,recommend
ftp
- 本程序是一个在局域网内传输文件的功能,含进度条,比较简单,包含服务端和客户器端,有感兴趣的可以载下来看,初学者可以参考-This procedure is a LAN function to transfer files, including the progress bar, relatively simple, including server and client-side browser, there may be of interest to the next set, the beg
ftpserver
- C#,FTP服务,运行环境.net framework 3.5-C#, FTP services, operating environment. Net framework 3.5
ftpserver
- FTP服务 运行环境python2.5,linux.-FTP services operating environment python2.5, linux.
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
- 利用ftp协议,制作简单的ftp客户端与服务端,实现简单的上传、下载等简单功能。-Use ftp protocol to create a simple ftp client and server, easy implementation of upload and download features such as easy.
C FTP服务端
- 用C编码实现的FTP服务程序,支持配置限制上传下载限速。及单IP连接数限制等。内涵文档,流程图等。