[Interest] Connect to concrete WiFi network

Thiago Macieira thiago.macieira at intel.com
Thu Jan 29 20:17:48 CET 2015


On Thursday 29 January 2015 20:42:23 Igor Mironchik wrote:
> Hi.
> 
> With QNetworkConfigaration and QNetworkSession I can find WiFi interface
> in the device and turn this interface on. It's simple as I understood from
> the Qt's documentation.
> 
> But I have one question: is it possible to connect to concrete WiFi
> network with Qt?

The best you can do is ask to be connected, but you can't specify how. It's 
the system's business to get the passwords and know how to do that. Usually, 
there's only one application that does this kind of configuration in the 
system, so we don't need the functionality in Qt.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list