Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. [Moved] Software as a Service
Qt 6.11 is out! See what's new in the release blog

[Moved] Software as a Service

Scheduled Pinned Locked Moved Brainstorm
9 Posts 5 Posters 5.9k 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.
  • L Offline
    L Offline
    lupasa
    wrote on last edited by
    #1

    Hello, is there an example or feature to implement SAAS.

    Thank you.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kalle
      wrote on last edited by
      #2

      You'll need to be a bit more specific to get a useful answer. What exactly is it you are trying to do?

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lupasa
        wrote on last edited by
        #3

        Yes. Develop some software to be in app server. Clients can run that software from the server looking like a desktop software.

        1 Reply Last reply
        0
        • X Offline
          X Offline
          xizzhu
          wrote on last edited by
          #4

          I don't think this is related to Web Runtime. Maybe we can move it to other place?

          My Blog: http://xzis.me/

          1 Reply Last reply
          0
          • I Offline
            I Offline
            infoctopus
            wrote on last edited by
            #5

            hm.. SAAS is a business model, not a tech/feature

            Qt rulez

            1 Reply Last reply
            0
            • L Offline
              L Offline
              lupasa
              wrote on last edited by
              #6

              Yes. RIA maybe is more correct.
              I'm using a RADD UniPaaS from MagicSoftware, it have a very powerful mode called Rich Client, you develop a software like a GUI but it run from a server Windows or Linux, the clients connects to that server and run like a desktop application.

              1 Reply Last reply
              0
              • I Offline
                I Offline
                infoctopus
                wrote on last edited by
                #7

                Does Rich Client runs in any browser? Or they some propriate technology/software for that?

                Qt rulez

                1 Reply Last reply
                0
                • I Offline
                  I Offline
                  infoctopus
                  wrote on last edited by
                  #8

                  Tried to watch their demo, but it requires .Net 2.0 and MSHtml. Closed the page.
                  Maybe something like Embarcadero RadPHP is worth looking at as an example as well.

                  Qt rulez

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    tobias.hunger
                    wrote on last edited by
                    #9

                    lupasa: So write some client that communicates with a server. The basics are all in Qt... high level stuff like a framework for application level protocols are of course not part of a standard Qt. So it is definitely possible, but will require a bit of work or 3rd party libraries to ease the protocol implementation.

                    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