Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. Establish multiple QTcpservers and an single QTcpClient using threads
Forum Updated to NodeBB v4.3 + New Features

Establish multiple QTcpservers and an single QTcpClient using threads

Scheduled Pinned Locked Moved India
2 Posts 2 Posters 1.5k 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.
  • B Offline
    B Offline
    beemaneni
    wrote on last edited by
    #1

    Hi Guys,

    I am doing a project on QTcpSocket. My requirement is to connect to multiple servers placed at various locations using a single client.consider there are 20 such servers and i have to establish a connection to all and query those and read the data from them using my client application and process the data at my client side...i have an problem here that if i try to establish all those connections sequentially it would take a lot of time to complete all that process.So, i need to make it using multiple threads which i am not sure how to start with..
    can anyone over here please suggest me how to start it using multithreading or any other solution for my need.

    Waiting for replies asap,
    Thanks in Advance
    Wishing you a happy new year in Advance

    Bala B
    Infinite Computer systems
    Chennai

    1 Reply Last reply
    0
    • IamSumitI Offline
      IamSumitI Offline
      IamSumit
      wrote on last edited by
      #2

      Hii.....
      Watch this tutorial : – http://www.youtube.com/watch?v=iKtCXUHsV70
      I hope it will help you.
      Happy New Year in Advance.... (: - :)

      Be Cute

      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