搜索资源列表
OpenCFTPClientExample
- This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++
FtpClient
- 使用QFTP类基于FTP协议实现文件上传、下载、删除及新建等功能。-Based FTP protocol, file upload, download, delete, and new features such as use QFTP classes.
ftplib-3.1-1
- 一个ftp客户端库的源码,qftp is a simple program which demonstrates the use of ftplib. qftp performs directories or file transfers using the ftp protocol based on the command it was invoked with and command line arguments. qftp should be invoked throug
ftpget
- 简易的ftp下载器,基于ftp协议,运用QFtp方法编写而成-Simple ftp download, ftp protocol based on using the method written in QFtp
qftp-3.1.linux
- 基于开源库嵌入式C实现qftp,增加断点续传功能,测试可用-qftp Resume broken transfer
src_network_access_qftp
- src network access qftp Source Code for Linux.
QFtp
- 使用QFtp下载远程Ftp文件实例源代码-QFtp download files using the Remote Ftp source code examples
qftp
- The QFtpDTP (DTP = Data Transfer Process) controls all client side data transfer between the client and server for Linux.
qt-qtftp.tar
- Qt5中移除QFtp API,自己编译Qftp,加载使用-Qt5 removes QFtp API, compile it yourself Qftp, loaded using
qftp
- 基于Qt网络编程的FTP客户端,包含列出文件列表并下载。-The FTP example demonstrates a simple FTP client that can be used to list the available files on an FTP server and download them.
qtftp-master
- qt5中QNetworkAccessManager类包含qt 4中的QFtp函数不全,只有下载QFtp类源码,重新编辑安装- qt5中QNetworkAccessManager类包含qt 4中的QFtp函数不全,只有下载QFtp类源码,重新编辑安装 QNetworkAccessManager in the Qt5 class contains QT 4 in the QFtp function is not complete, only to download the QFt
qtftp-qftp源码
- 用于QT5.0以上版本,解决5.0版本以上取消FTP函数(For above QT5.0 version, solve above 5.0 cancel the FTP function)
FtpClient1
- qftp qt,ftp上传文件,被动状态,用户登录,上传(qftp qt, ftp upload files, passive status, user login, upload)
QFtpServer-master
- QT下基于QTCP写的FTP服务器,新建客户端的本地路径以及用户名密码(FTP server based on QTCP under QT)