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. Open a WiFi Login Page in QT Application
Forum Updated to NodeBB v4.3 + New Features

Open a WiFi Login Page in QT Application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 4 Posters 965 Views 3 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.
  • nadimnadafN Offline
    nadimnadafN Offline
    nadimnadaf
    wrote on last edited by nadimnadaf
    #1

    I use wifi in my Qt project. Open networks have credentials to access the Internet through a captive portal.
    I need an open this link/string in my QT Browser. How can I access This link in my QT application and indirect to the Qt browser?

    I need a Help !

    jsulmJ 1 Reply Last reply
    0
    • nadimnadafN nadimnadaf

      I use wifi in my Qt project. Open networks have credentials to access the Internet through a captive portal.
      I need an open this link/string in my QT Browser. How can I access This link in my QT application and indirect to the Qt browser?

      I need a Help !

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @nadimnadaf said in Open a WiFi Login Page in QT Application:

      this link/string

      What link?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      nadimnadafN 1 Reply Last reply
      0
      • nadimnadafN Offline
        nadimnadafN Offline
        nadimnadaf
        wrote on last edited by nadimnadaf
        #3

        @jsulm The link means a login page opens in the captive portal for putting a credential and accessing an internet

        1 Reply Last reply
        0
        • jsulmJ jsulm

          @nadimnadaf said in Open a WiFi Login Page in QT Application:

          this link/string

          What link?

          nadimnadafN Offline
          nadimnadafN Offline
          nadimnadaf
          wrote on last edited by
          #4

          @jsulm When STA connects with AP(An open network) it(STA) will somehow get the link/url to captive portal where STA will enter it's user name and password. So I want to know how that STA will get that particular link(to captive portal)?
          I have designed my own browser in QT device I am using. I just need to get the link to provide it to my STA. I do not need to design my own captive portal.

          jsulmJ 1 Reply Last reply
          0
          • nadimnadafN nadimnadaf

            @jsulm When STA connects with AP(An open network) it(STA) will somehow get the link/url to captive portal where STA will enter it's user name and password. So I want to know how that STA will get that particular link(to captive portal)?
            I have designed my own browser in QT device I am using. I just need to get the link to provide it to my STA. I do not need to design my own captive portal.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @nadimnadaf Sorry, I can't help you with that. Maybe somebody else knows more about it.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi,

              Usually, you would try to connect to whatever website you want and it's the portal on the network that will capture your request and present you with it's login page.

              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
              • L Offline
                L Offline
                lemons
                wrote on last edited by
                #7
                This post is deleted!
                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