How to check WiFi password and how to connect WiFi network via Qt
-
wrote on 20 Dec 2013, 16:20 last edited by
Could you please advise how to check that WiFi password is correct for not associated WiFi network?
I think there is one way is connect WiFi network, so second question is "how to associate WiFi network using Qt?" -
Hi,
Are you thinking about what "the Bearer Management":http://qt-project.org/doc/qt-4.8/bearer-management.html offers ?
-
wrote on 22 Dec 2013, 16:43 last edited by
Oh!
I was reading about QNetworkConfigurationManager, but it has very small functionality. QNetworkConfigurationManager + QNetworkSession look good, I will investigate it.
Thank you very much!
-
wrote on 14 Dec 2022, 22:46 last edited by
Hello!
Are you trying the QNetworkConfigurationManager and QNetworkSession, is it working?
Can you please help me by sending me the source code!?