资源列表
FTP3
- 利用FTP实现下载的例子,开两个线程,一个线程注册登陆,一个线程下载
ftpget
- 简易的ftp下载器,基于ftp协议,运用QFtp方法编写而成-Simple ftp download, ftp protocol based on using the method written in QFtp
Unt_APIFtp
- 一个使用API实现FTP上载下载的类,比较简单,可是很使用,也是做项目时候顺便封装的-API FTP
ftpscanner
- ftp扫描器,代码短小精悍,在此基础上可以扩展很多功能,初学者很适合。-ftp scanner, the code short and pithy, on this basis can extend many functions, is suitable for beginners.
vbSimple4
- 数字转换成金额程序,很不错,但还需要改进,大家可以下看看,完善后再传上来一起学习学习!-converted into the amount of procedures, very good, but still needs improvement, we can see under perfect after-learning together onto learning!
client
- ftp客户端源代码,-Ftp client source code
tftp_client
- 一种简单的TFTP实现,里面包含源代码,欢迎初学者下载-To achieve a simple TFTP, which contains the source code, please download beginners
ftp下载
- 简单好用的文件下载程序-simple and easy download documents
ftp
- 这是一个ftp客户端的程序,实现上传下载功能- There are so many things that can make you happy.Don t focus too much on things that make you sad. Don t let yesterdays failures ruin the beauty of today. Because each day has its own promises.
flist.c
- FTP登录服务器的小程序,可以登录 ftp服务器,但获取FTP目录列表的部分有点问题,可供大家参考学习。
uboot_tftp_test
- expect测试登录功能的小片段。可以在多个平台上运行
ftp客户端源代码
- linux下ftp服务器客户端,实现基本的文件上传,下载等功能。