Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to create WiFi hotspot using Qt
Forum Updated to NodeBB v4.3 + New Features

How to create WiFi hotspot using Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 1.5k 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.
  • YashpalY Offline
    YashpalY Offline
    Yashpal
    wrote on last edited by Yashpal
    #1

    Is it possible to create WiFi hotspot using Qt APIs? If it cannot be achieved with Qt then, what will be other alternatives? For me, the solution has to work irrespective of platform on which the application is running.

    Thank you...

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

      Hi,

      No it's not, creating a WiFI hotspot requires devices that support that mode as well as modifying your system settings. You can write a tool with Qt that helps you with that but Qt doesn't have anything pre-backed for that kind of stuff.

      See for example the ArchLinux software access point wiki page.

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

      YashpalY 1 Reply Last reply
      2
      • SGaistS SGaist

        Hi,

        No it's not, creating a WiFI hotspot requires devices that support that mode as well as modifying your system settings. You can write a tool with Qt that helps you with that but Qt doesn't have anything pre-backed for that kind of stuff.

        See for example the ArchLinux software access point wiki page.

        YashpalY Offline
        YashpalY Offline
        Yashpal
        wrote on last edited by
        #3

        @SGaist Thank you for answering. That clears the air for me.

        1 Reply Last reply
        2

        • Login

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