搜索资源列表
gftp-2.0.18
- 优秀的ftp客户端,非常好用,用qt完成-outstanding ftp client, very convenient, complete with qt
ftp
- ftp下载方式 代理服务商的开发程序用qt开发调试
kftpgrabber-20080410.tar
- LINUX 下以 QT/KDE 写的 FTP/SFTP 客户端, 功能强大好用
PocoFtp
- Qt框架下的使用Poco库编写的Ftp客户端-Ftp client written with Poco library under Qt framework
ftpclient1.tar
- 利用QT的进行ftp上传和下载文件,具有界面功能,代码完整-Using QT for the ftp upload and download files with interface features, code integrity
ftp-client
- qt designer做的界面。 可以输入ftp地址 显示ftp服务器的文件列表 可以下载-qt designer to do the interface. You can enter the ftp server ftp address display a list of files available for download
ftp-QT.tar
- 在Linux系统下用QT实现FTP客户端的文件上传下载批量上传批量下载等功能。-FTP client, file upload and download the bulk upload batch download under Linux with QT.
ftp
- 用qt做的一个简易的ftp软件,去年的课程设计题目-Qt to do with a simple ftp software, last year' s course design topics
ftp
- QT写的一个FTP网络客户端,简单易学,是初学者的学习好资料。-Written by a network of QT FTP client, easy to learn, is good information for beginners to learn.
ftp-client
- 一个基于QT的FTP客户端,使用C++写的-A QT-based FTP client written using C++
qt_ftp
- 基于qt的ftp协议,写的一个简单的具有ftp功能的示例程序-Qt on the ftp protocol, written in a simple example with ftp function procedures
fatrat-1.1.1.tar
- linux下基于qt 的网络下载代码,支持ftp,http,bt等协议-qt-based network under linux download code, to support ftp, http, bt and other agreements
ftpget
- 简易的ftp下载器,基于ftp协议,运用QFtp方法编写而成-Simple ftp download, ftp protocol based on using the method written in QFtp
ftpclient
- FTP客户端设计与实现,使用的是QT技术-Design and implementation of FTP client, using QT technology
FTP
- QT平台上面实现的FTP网络编程,很好的例子,适合学习-QT platform to achieve the above FTP network programming, good examples for learning
myFTP
- QT实现ftp功能。。 linux平台-QT ftp function. . . . linux platform
ftpclient
- QT ftp 实例源码,适合初学者学习QT的网络编程,可以编译运行。-qt ftp program
ftp
- 基于qt4.3.1的一个ftp上传下载的小程序。学习qt的ftp开发必备。-Upload and download a small program based on a qt4.3.1 ftp. Ftp the development of the necessary learning qt.
FtpClient
- Qt的Ftp下载的例子,比较简单,包括FTp的登录和下载文件-Examples of Qt Ftp download, relatively simple, including Ftp login and download files, and so on
ftp上传和下载
- 通过qt和tpc实现的ftp的服务端和客户端的