qt5base-lts/examples/network/securesocketclient
Kai Koehne a133cea211 SecureSocketClient: Show general connection errors
So far the example didn't show any errors when the connection to the
server couldn't be established (e.g. because the host/port number was
wrong, but also because the SSL handshake already failed).

The fix shows a modal error dialog in this case.

Change-Id: Ia517bf79c5fb2ccdb1edabded28f86759f3e6dcf
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-10-23 17:12:48 +02:00
..
certificateinfo.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
certificateinfo.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
certificateinfo.ui Squashed commit of the changes from the mobile-examples repository 2011-05-23 14:24:07 +02:00
encrypted.png Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
securesocketclient.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
securesocketclient.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sslclient.cpp SecureSocketClient: Show general connection errors 2014-10-23 17:12:48 +02:00
sslclient.h SecureSocketClient: Show general connection errors 2014-10-23 17:12:48 +02:00
sslclient.ui Squashed commit of the changes from the mobile-examples repository 2011-05-23 14:24:07 +02:00
sslerrors.ui Squashed commit of the changes from the mobile-examples repository 2011-05-23 14:24:07 +02:00