NuriaProject Framework
0.1
The NuriaProject Framework
|
#include <sslserver.hpp>
Protected Member Functions | |
virtual void | incomingConnection (int handle) |
Internal helper class for HttpServer. It's essentially the same like a QTcpServer, but instead of using plain tcp connection this class uses only SSL secured connections.