Disconnect the wifi internet connection programmatically
General and Desktop
2
Posts
2
Posters
1.5k
Views
1
Watching
-
Have you tested bearer plugin? "QNetworkSession":http://doc.qt.digia.com/qtmobility/qnetworksession.html#stop
It will only work if no over application uses internet connection...
To really disconnect any network interface you should use OS functionality for that...