搜索资源列表
FTP
- ftp代码用C++写的运行过,还可以收到过的后果 符合规划
FTP客户端程序
- ftp协议实现多线程断点续传的代码
wince下面实现FTP协议
- wince下面实现FTP下载
Ftp
- ftp传输的客户端程序,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-ftp transmission customer end procedure, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
vbftp
- VB FTP代码-VB code
ftp示例源码
- 这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码 -the code in Linux compiler not to modify, but is written in good, chosen from a certain source embedded Linux
《--程序--》ftp客户端
- FTP客户端源代码-FTP client source code
FTP上传软件源代码(同学作业)
- 不是本人制作,转自其它代码网站,-is not my production code switched from other websites, thank you
完整ftp客户端
- 一个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client software.
FTP测试
- 完整的FTP上传、下载代码,压缩包内的DEMO直接用一个FTP站点做测试,请各位不要删站点内的东西。-integrity of the FTP upload, download code and compressed within the DEMO direct an FTP site testing, please do not delete everything inside the site.
-个完整的ftp程序源代码
- 关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
ftp server gui
- 一个功能很全的ftp server 原代码。-source code of a full-function ftp server
几个经典的ftp源代码
- 几个经典的ftp程序包括服务器端和客户端。甚至还有个用比较低层的方法的来实现的。非常值得推荐-several classic ftp programs including server programs and client programs.Even there is one which is implemented by low-layer method.strongly recommended
FTP Java代码
- 此程序是用JAVA写的FTP服务器端.在virtualroots设置FTP根目录,config设置FTP端口,users保存用户登陆帐号.-this program is written in Java FTP server. FTP virtualroots installed in the root directory, config set up FTP port, users keep users landing account
完整的FTP程序
- 完整的FTP的代码,详细介绍了FTP协议的整个过程!-Complete FTP Program, describing the whole FTP protocol
ftp客户端应用程序代码
- 本程序完成了到FTP服务器的登录,并动态地显示FTP服务器站点的内容-the procedures completed to the FTP server login, and dynamically display FTP server site content
Qt4-ftp
- 这是一个采用Qt4写成的ftp客户端程序,具有友好的GUI,代码很小,在Linux和Windows下执行速度都很快。同时可以轻易地移植到嵌入式系统上。-writes written using ftp client with a friendly GUI, code minimal, Linux and Windows implementation speed fast. While easily ported to embedded
ftp
- 自己写的一个基本的实现各种ftp功能的代码,包括上传、下载-Wrote it myself realize a basic function of a variety of ftp code, including upload, download
ftp
- 用Csharp实现的FTP代码,具体说明请见代码-FTP implementation with Csharp code, see the code to specify
java操作ftp代码
- Java操作FTP服务器,连接FTP,上传文件,删除文件,下载文件(Java operation FTP server,connect to FTP, upload files, delete files, download files)