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. Serve QT to clients over web.
Qt 6.11 is out! See what's new in the release blog

Serve QT to clients over web.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 655 Views 2 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.
  • tsaGT Offline
    tsaGT Offline
    tsaG
    wrote on last edited by
    #1

    Hi,

    I do have a Qt QML app which runs on a linux host, it has a nice GUI and displays everything on a small screen.

    Now i want to make it possible to "connect to it" using a simple android or iphone tablet over wifi and a browser.

    What I thought of was that QT generates some kind of Webcode (from QML?) and sends it to a local webserver (or maybe QT can host it?). All the clients just open the webpage in their browser, thats it. No need to install any plugins or beeing bound to a specific browser.

    Would that be possible?

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

      Hi,

      Do you really want to serve it or use a VNC client to connect to it ?

      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