/QSslChat

Simple chat client and server applications to demonstrate the use of QSslSocket when opening secure connections as a client and accepting secure connections as a server. These examples provide notifications to the user when SSL support is not available, when key and certificate files are needed, and when SSL errors are encountered. The applications were designed to supplement a blog post containing notes about Qt's SSL support.

Primary LanguageC++

No issues in this repository yet.