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. Learning Qt Network class
Forum Updated to NodeBB v4.3 + New Features

Learning Qt Network class

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 3.4k 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.
  • R Offline
    R Offline
    ryadav
    wrote on last edited by
    #1

    Is there an example of a tcp echo server client example using the qt network classes? I can't seem to find one.

    Kind Regards,
    Rajinder Yadav

    SafetyNet Test Driven Development
    http://safetynet.devmentor.org

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

      Did you see the "Network examples":http://developer.qt.nokia.com/doc/qt-4.8/examples-network.html ?
      The Fortune "Client":http://developer.qt.nokia.com/doc/qt-4.8/network-fortuneclient.html and "Server":http://developer.qt.nokia.com/doc/qt-4.8/network-fortuneserver.html examples are quite helpful as a start.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • R Offline
        R Offline
        ryadav
        wrote on last edited by
        #3

        i did look at the fortune server code, however it simply sends off a response to the client. i seem to be confused with how the server should read a client response. the fortune sever does not do this.

        Kind Regards,
        Rajinder Yadav

        SafetyNet Test Driven Development
        http://safetynet.devmentor.org

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          "There is another thread with a similar topic":http://developer.qt.nokia.com/forums/viewthread/12783/#68705 . Have a look onto my responses. I assume that gives the answers.

          Vote the answer(s) that helped you to solve your issue(s)

          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