Results 1 to 2 of 2

Thread: List WIFI networks available and connect with security using Qt

  1. #1
    Join Date
    Apr 2016
    Posts
    3
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default List WIFI networks available and connect with security using Qt

    Hi all,

    I'm trying to list all WIFI available in some area where my embedded Linux is, like a NetworkManager in some linux distribution. This not mean remember networks or saved networks in my embedded, just discover for a new like some mobiles phones or laptops. So my first question is: There is any way to solve this using some Qt API? I need that with this API, list all wifi networks and connect to one, with or without security depends of particular network. I have code one example app that use QDBus and Connman to achieve this, but when I get DBus Connman messages, its difficult to unmarshall this message and get all wifi data. Then I want to know if someone knows a project example or something like that using this QDBus approach.

    Thanks in advance.

  2. #2
    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: List WIFI networks available and connect with security using Qt

    Does QNetworkConfigurationManager help you?

    If not, did you have a look at Solid?

    Cheers,
    _

Similar Threads

  1. Connect list items
    By ecce in forum Newbie
    Replies: 3
    Last Post: 12th April 2015, 12:59
  2. Check available wifi and bluetooth connections
    By gfernandes in forum Newbie
    Replies: 2
    Last Post: 18th September 2013, 09:37
  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. Replies: 3
    Last Post: 2nd November 2010, 17:23
  5. 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.