Results 1 to 5 of 5

Thread: simple socket client example

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    6
    Thanked 348 Times in 333 Posts

    Default Re: simple socket client example

    Ok: Use signals and slots. Wait until the connection is established before writing. Wait until there is something to read before reading.

  2. The following user says thank you to squidge for this useful post:

    TheIndependentAquarius (20th June 2014)

  3. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 334 Times in 317 Posts

    Default Re: simple socket client example


  4. The following user says thank you to aamer4yu for this useful post:

    TheIndependentAquarius (20th June 2014)

Similar Threads

  1. Client Socket
    By electronicboy in forum General Programming
    Replies: 1
    Last Post: 12th October 2009, 12:20
  2. Replies: 1
    Last Post: 27th March 2009, 13:20
  3. Help with a simple client programe
    By QuTe in forum Newbie
    Replies: 11
    Last Post: 31st October 2007, 21:41
  4. Programming client-server with socket in multi-languages
    By philiptine in forum Qt Programming
    Replies: 3
    Last Post: 7th September 2007, 07:35
  5. bad UDP socket :(
    By chaosgeorge in forum Qt Programming
    Replies: 1
    Last Post: 11th December 2006, 02:55

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.