qt6-bb10/examples/network/secureudpclient
Timur Pocheptsov ced0bd8068 DTLS client - improve the example
- Remove redundant pingTimer.start() call (timer is not a single
shot timer and already started before this point in code).
- Use connected UDP sockets to show that it can work with QDtls.
- Replace (translated) string concatenations with formatted strings
  and 'arg' where needed.

Change-Id: I8dba54f43464a718062cd897d24f89b75b99f2a4
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-07-10 04:55:48 +00:00
..
addressdialog.cpp
addressdialog.h
addressdialog.ui
association.cpp DTLS client - improve the example 2018-07-10 04:55:48 +00:00
association.h DTLS client - improve the example 2018-07-10 04:55:48 +00:00
main.cpp
mainwindow.cpp
mainwindow.h
mainwindow.ui
secureudpclient.pro