Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Qt Change Network Connection

    General and Desktop
    2
    5
    157
    Loading More Posts
    • 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.
    • R
      Rajesh Panati last edited by Rajesh Panati

      Hi, i am looking to change from one network to another suppose i have wifi-1, wifi-2 etc.. can i change network from wifi-1 to wifi-2 using Qt?. Kindly help.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        What exactly do you want to change ?

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

        R 1 Reply Last reply Reply Quote 0
        • R
          Rajesh Panati @SGaist last edited by

          @SGaist Hi, I want to switch between available WIFI and Wired networks available. For example i have Tp-link1 (WIFI Network), TP-Link2 (WIFI Network), Ethernet1 (Wired Connection) etc. Is it possible to switch between networks from Qt?

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Not directly because it's a system settings and it is outside of Qt's scope. But you can write a GUI using your system tools.

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

            R 1 Reply Last reply Reply Quote 2
            • R
              Rajesh Panati @SGaist last edited by

              @SGaist Ok will try that. Thanks for your reply.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post