About Qt4 -QFtp

0 views
Skip to first unread message

Kumar Anurag

unread,
Mar 7, 2010, 5:46:29 PM3/7/10
to DiscoLinux
QFtp has many features.One Important feature is this one:-
As We know for file transfer(uploading or downloading) 2 things are
necessary:-
1.Control Connection - in which TcpSocket and TcpServer concepts are
used.
2.Data Transfer Connection- real sending and receiving of data using
GET or PUT methods.

QFtp provides both these features one roof(below is link)-
http://qt.nokia.com/doc/4.0/qt4-network.html
"QFtp and QHttp use QTcpSocket internally to implement the FTP and
HTTP protocols. Both classes work asynchronously and can schedule
(i.e., queue) requests."

Reply all
Reply to author
Forward
0 new messages