Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Connecting to WLAN in C++/Qt ?

Connecting to WLAN in C++/Qt ?

Scheduled Pinned Locked Moved C++ Gurus
3 Posts 2 Posters 3.4k 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.
  • IamSumitI Offline
    IamSumitI Offline
    IamSumit
    wrote on last edited by
    #1

    How can i make such application so that i can connect through WLAN?
    1)Connect
    2)Dissconnect
    Any idea/suggestion/code/example .
    I'd appreciated and thanks in advance.

    Be Cute

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hpollak
      wrote on last edited by
      #2

      See Documentation:

      "Qnetworkconfiguration":http://qt-project.org/doc/qt-5/qnetworkconfiguration.html#details and "QNetworkConfigurationManager":http://qt-project.org/doc/qt-5/qnetworkconfigurationmanager.html should be a good point to start

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hpollak
        wrote on last edited by
        #3

        See allso the bearermonitor example on QT-Sourcecode

        /opt/Qt/Qt5.2.1/5.2.1/Src/qtbase/examples/network/bearermonitor

        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