Results 1 to 3 of 3

Thread: Help in Network

  1. #1
    Join Date
    Oct 2013
    Posts
    2
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Help in Network

    Hi ,,

    Worked client software and server
    I want the client to queries from the database server
    How do I recover the query data in an regulator
    Model View

    I use method QTcp ...

    Are there any method another ??

    thanks in First

  2. #2
    Join Date
    Dec 2012
    Posts
    197
    Thanks
    25
    Thanked 41 Times in 33 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Help in Network

    Send the query from client to server, execute it at the server side, get the result , send it back to the client,
    and show it in the suitable model.
    Quote Originally Posted by aloool14
    I use method QTcp...
    Tcp is an internet protocol at the transport layer and not a method.


    Good Luck.
    Last edited by toufic.dbouk; 23rd October 2013 at 13:51. Reason: Missing a slash for the code tab

  3. The following user says thank you to toufic.dbouk for this useful post:

    aloool14 (23rd October 2013)

  4. #3
    Join Date
    Oct 2013
    Posts
    2
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Help in Network

    thanks ,,
    problem in recovered
    How recovered that data in an regulator

    Can I recover the QSqlTableModel ??
    Last edited by aloool14; 23rd October 2013 at 13:29.

Similar Threads

  1. Log in to a network share
    By Thomas_Lerman in forum Qt Programming
    Replies: 0
    Last Post: 28th April 2011, 15:47
  2. Qt Creator Can not access network using QT 4.7.2
    By jayesh_shah in forum Qt Tools
    Replies: 2
    Last Post: 12th April 2011, 05:36
  3. network request more than one
    By mero in forum Qt Programming
    Replies: 11
    Last Post: 11th March 2011, 20:48
  4. QT Network
    By csvivek in forum Newbie
    Replies: 0
    Last Post: 1st April 2008, 17:19
  5. help in QT network!
    By bbc58206 in forum Qt Programming
    Replies: 3
    Last Post: 10th September 2007, 05:00

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.