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 build a Client/Server Application in Qt
QtWS25 Last Chance

How to build a Client/Server Application in Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 534 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.
  • F Offline
    F Offline
    freesix
    wrote on last edited by
    #1

    Hi everyone,

    I'd like to build a Client/Server Application in Qt.

    I mean an App that will have a server app installed in a server coupled with MS SQL Server Database. (Core)

    and in the client PC, I must have a Form to update/fill that Ms SQL Server database located in the server PC.

    So I mean a Network Shared application.

    I just need some ideas, how to implement it???

    Maybe it needs QNetwork class or ????

    Any ideas appreciated !!
    Thanks.

    PS : Logic will get you from A to B, but Imagination will take you everywhere...

           Albert Einstein
    
    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      See the Fortune example

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      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