Hi thank you, if i just change mit TcpSocket to SslSocket und the way of connection, my server is giving me this error msg
QSslSocket: cannot call unresolved function SSLv23_server_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
QSslSocket: cannot call unresolved function ERR_get_error
when i try to connect via my client.
Bookmarks