Results 1 to 4 of 4

Thread: Server data exchange strategy

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Wiki edits
    5

    Default Re: Server data exchange strategy

    If you have full access to the server you can also considering "Fortune Server Example". And if you use PHP simply use mysql_pconnect to open a persistent connection.

  2. #2
    Join Date
    Mar 2009
    Posts
    39
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    14

    Default Re: Server data exchange strategy

    Many thanks jörg and Lykurg. I think I will go with php, the mysql persistent connection you menction Lykurg looks like a good compromies for efficiency. Thanks.

Similar Threads

  1. Replies: 2
    Last Post: 2nd June 2010, 12:19
  2. Lock strategy
    By pippo42 in forum Qt Programming
    Replies: 3
    Last Post: 5th May 2010, 11:31
  3. Commands exchange between Client and Server
    By QAlex in forum Qt Programming
    Replies: 8
    Last Post: 23rd November 2009, 17:59
  4. Connect to a server, send data and exit
    By Pepe in forum Newbie
    Replies: 6
    Last Post: 27th July 2007, 12:29
  5. Sql Server cannot retrieve data from select
    By Atomino in forum Qt Programming
    Replies: 10
    Last Post: 7th September 2006, 17:37

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.