Results 1 to 3 of 3

Thread: Check available wifi and bluetooth connections

  1. #1
    Join Date
    Aug 2013
    Posts
    25
    Thanks
    7
    Qt products
    Qt5

    Default Check available wifi and bluetooth connections

    Hi,

    Is there a way to list out all the available wifi connections and their strength? I have been looking at QNetworkAccessManager, but I am not really sure how to go about it.

    Any help is appreciated.

    Thank You

  2. #2
    Join Date
    Aug 2013
    Posts
    25
    Thanks
    7
    Qt products
    Qt5

    Default Re: Check available wifi and bluetooth connections

    Can anyone please point me to any tutorial or documentation? I would love to do it on my own, I just need few guidelines

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Check available wifi and bluetooth connections

    Well, network interfaces can be listed through QNetworkConfigurationManager

    You might also want to look at http://qt-project.org/doc/qt-5.0/qtn...anagement.html

    As for signal strengths, maybe the QtMobility modules has something for that, but its availability could depend on the respective platform.

    Cheers,
    _

Similar Threads

  1. how to detect wifi connection under windows?
    By Raul in forum Qt Programming
    Replies: 1
    Last Post: 27th December 2011, 08:20
  2. duplicate signal/slot connections check
    By positive_4_life in forum Newbie
    Replies: 6
    Last Post: 18th October 2011, 00:15
  3. Get the MAC address of the WiFi router
    By metRo_ in forum Qt Programming
    Replies: 1
    Last Post: 7th September 2011, 15:01
  4. Detecting network type is 3G or Wifi
    By lyhoanghai in forum Qt Programming
    Replies: 2
    Last Post: 26th August 2010, 10:01

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.