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 access Remotely/web qt desktop application..
Forum Update on Monday, May 27th 2025

How to access Remotely/web qt desktop application..

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 5 Posters 853 Views
  • 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.
  • V Offline
    V Offline
    vikas dhumal
    wrote on last edited by
    #1

    i want to develop qt desktop application using c++ qt creator how to develop app so user will be able to access it by ip address in network area and access it on web by remote locations

    ODБOïO 1 Reply Last reply
    0
    • I Offline
      I Offline
      isdsi
      wrote on last edited by
      #2

      You can use 'WebSocket Type' in Qml.
      Please, check the example like 'echoclient/echoserver'.

      If you want more larger webframework, you can use cutelyst.
      https://cutelyst.org/

      1 Reply Last reply
      0
      • V vikas dhumal

        i want to develop qt desktop application using c++ qt creator how to develop app so user will be able to access it by ip address in network area and access it on web by remote locations

        ODБOïO Offline
        ODБOïO Offline
        ODБOï
        wrote on last edited by
        #3

        @vikas-dhumal hi
        you can use webgl lunch your app with -platform webgl arg,

        V 1 Reply Last reply
        0
        • ODБOïO ODБOï

          @vikas-dhumal hi
          you can use webgl lunch your app with -platform webgl arg,

          V Offline
          V Offline
          vikas dhumal
          wrote on last edited by
          #4

          @LeLev is it possible in qt open source version?

          SGaistS 1 Reply Last reply
          0
          • V vikas dhumal

            @LeLev is it possible in qt open source version?

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @vikas-dhumal said in How to access Remotely/web qt desktop application..:

            @LeLev is it possible in qt open source version?

            Yes, use the a recent version as the plugin. See this article.

            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
            1
            • mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi
              Do note that webGl is QML/openGl only. No widgets work this way. Sadly as that would been cool :)

              1 Reply Last reply
              1

              • Login

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