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 Updated to NodeBB v4.3 + New Features

How to access Remotely/web qt desktop application..

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 5 Posters 881 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.
  • V Offline
    V Offline
    vikas dhumal
    wrote on 16 Dec 2019, 06:11 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

    O 1 Reply Last reply 16 Dec 2019, 08:47
    0
    • I Offline
      I Offline
      isdsi
      wrote on 16 Dec 2019, 06:46 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
        16 Dec 2019, 06:11

        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

        O Offline
        O Offline
        ODБOï
        wrote on 16 Dec 2019, 08:47 last edited by
        #3

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

        V 1 Reply Last reply 16 Dec 2019, 12:37
        0
        • O ODБOï
          16 Dec 2019, 08:47

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

          V Offline
          V Offline
          vikas dhumal
          wrote on 16 Dec 2019, 12:37 last edited by
          #4

          @LeLev is it possible in qt open source version?

          S 1 Reply Last reply 16 Dec 2019, 19:55
          0
          • V vikas dhumal
            16 Dec 2019, 12:37

            @LeLev is it possible in qt open source version?

            S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 16 Dec 2019, 19:55 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
            • M Offline
              M Offline
              mrjj
              Lifetime Qt Champion
              wrote on 16 Dec 2019, 20:20 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

              1/6

              16 Dec 2019, 06:11

              • Login

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