Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Qt C++ as a a server side scripting Language and How could it be done (conceptually)
QtWS25 Last Chance

Qt C++ as a a server side scripting Language and How could it be done (conceptually)

Scheduled Pinned Locked Moved C++ Gurus
4 Posts 3 Posters 3.6k 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.
  • K Offline
    K Offline
    KodeHue
    wrote on last edited by
    #1

    I was wondering, though is it even possible to use Qt and c++ as a server side scripting language? Similar to how its done in ASP.NET? If if it was and was implemented with Qt c++ (being available both open source and commercially) it possible could challenge PHP and ASP.NET using c#/VB for web based development. Think about all the possibilities using C++ and Qt. I think using C++ as a scripting language may have a speed boost versus ASP.NET or PHP. What are your thoughts everyone? It would be exciting developing web apps using Qt

    --
    Regards,
    Hubert Graham
    Student & Software Engineer
    Sapna

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TioRoy
      wrote on last edited by
      #2

      Check the forum... "here":http://qt-project.org/forums/viewthread/2202

      You can check "Wt":http://www.webtoolkit.eu/wt/doc/reference/html/index.html.
      You can check "QtWui":http://qtwui.sourceforge.net/index.html too.

      Server side scripting needs source recompilation... load/reload an object (.exe/.dll/.so) like CGI. This can be slow in a high traffic site.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        KodeHue
        wrote on last edited by
        #3

        @TioRoy Thanks for the reply man! i will look into the suggestions you gave. Thanks again

        --
        Regards,
        Hubert Graham
        Student & Software Engineer
        Sapna

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lgeyer
          wrote on last edited by
          #4

          There is another interesting project, "Qt for Google Native Client":http://qt-project.org/wiki/Qt_for_Google_Native_Client.

          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