Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT 4.8 and network SSIDs

QT 4.8 and network SSIDs

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qt4.8wifi connectionnetworking
4 Posts 2 Posters 2.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    timroberts
    wrote on 19 Apr 2016, 19:13 last edited by
    #1

    Hello All,

    Is there some way of using a Qt Library to list all available WIFI SSIDs? I've got a system working using the command line and QProcess, but I'm wondering if there is some cleaner way of doing this. I haven't seen anything in QNetworkConfiguration or QNetworkConfigurationManager. I could be wrong, but I would have thought something like this would already exist.

    The idea I'm trying to implement is basically a simple network manager. Select your SSID, type in your passphrase, set the encryption and away you go.

    Any thoughts are appreciated.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 19 Apr 2016, 21:22 last edited by
      #2

      Hi,

      Do you mean something like the QWiFiManager class from the Qt For Device Creation module ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • T Offline
        T Offline
        timroberts
        wrote on 20 Apr 2016, 13:44 last edited by
        #3

        That's the right idea, but as I said earlier, I need it in qt 4.8. Any other thoughts?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 20 Apr 2016, 20:41 last edited by
          #4

          Maybe QNetworkConfigurationManager and friend classes might be of help here.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          1/4

          19 Apr 2016, 19:13

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved