Thank you Ernst for the link.

QSslSocket socket;
socket.connectToHostEncrypted("host", 443);

But is this sufficient to have a secure connection ?? Especialy when we talk
about an exchange of files (XML files for example).
I mean, in my case i wanna create a secure client/server connection in order
to exchange XML files. So my question is about using a ftp client in
addition to SSL security; is this possible??
If it is possible in which way can use QSslSocket merged with Qftp?

Thnk you very much for your help
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to