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
Forum Updated to NodeBB v4.3 + New Features

QT 4.8 and network SSIDs

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qt4.8wifi connectionnetworking
4 Posts 2 Posters 2.2k Views 1 Watching
  • 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 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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 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
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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

          • Login

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