Results 1 to 3 of 3

Thread: tcp custom data "header"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: tcp custom data "header"

    You can do it however you want: your protocol, your rules. However, if the data is truly binary then it is possibly going to contain the pipe symbol (or any other delimiter you choose) so you need to keep that in mind.

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

    Talei (29th April 2012)

Similar Threads

  1. Replies: 4
    Last Post: 18th April 2010, 00:37
  2. Replies: 1
    Last Post: 7th April 2010, 21:46
  3. Replies: 2
    Last Post: 28th February 2010, 07:38
  4. Replies: 3
    Last Post: 25th August 2009, 13:03
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

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.