[Interest] Example SSL Server based on Qt...

BRM bm_witness at yahoo.com
Wed Jan 6 22:50:43 CET 2016


Over the holidays I started working on a project where I wanted to use Qt's SSL Sockets for a client-server system.Looking around, I didn't find an example of using them on the *server* side, and the Qt Documentation just provides *client* side examples.So, I pulled some parts out of my project and setup an example - you can find it here: https://github.com/BenjamenMeyer/ExampleQtSSL

I posted this on G+ after pushing it up; however, I figured others here might be interested in this example as well.
Presently the example is a simple 3 part project consisting of (i) client, (ii) server, and (iii) common static library between the two.The client and server both operate as GUI programs with a simple text display to show what is going on, as well as a basic file log for more extensive diagnostics.

PR's welcome if anyone wants to help make it even better. I'll probably make a daemonized version of the service at some point.
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160106/f8ccaa4d/attachment.html>


More information about the Interest mailing list