Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Can QWebKit be used to run Qt App on Server side?
Forum Updated to NodeBB v4.3 + New Features

Can QWebKit be used to run Qt App on Server side?

Scheduled Pinned Locked Moved Unsolved Qt WebKit
3 Posts 3 Posters 1.0k 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.
  • ModelTechM Offline
    ModelTechM Offline
    ModelTech
    wrote on last edited by ModelTech
    #1

    I have come across the QWebKit and studied it a bit from the Advanced Qt Programming book. What is not completely clear to me is whether using the QWebKit allows me to have the following setup. Let's assume that I have an existing desktop application written with Qt. Instead of installing and running it on individual workstations, I would like to run it on a server and users can access and run it in a private session through a webclient that runs on the users' workstations. Can this be realized with QWebKit? If so, does anybody have a pointer on how to accomplish this?

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

      Hi,

      AFAIK; no, QtWebKit provides the means to build application that need to access web stuff not be a backend server side.

      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
      • K Offline
        K Offline
        Konstantin Tokarev
        wrote on last edited by
        #3

        For example, with remote X11 connection you can access QtWebKit running on server like any other application

        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