Results 1 to 6 of 6

Thread: protocol design

  1. #1
    Join Date
    Jul 2007
    Posts
    24
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default protocol design

    Hi guys

    I need make a client/server program, is ok for me, but I need use my procotol messaging.
    So, there are some books/Webpage/example about how implement this feature?

    Thanks in advance

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: protocol design

    There are lots of materials on protocols. I suggest you pick some standard one instead of inventing your own.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2007
    Posts
    24
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: protocol design

    Thanks for your reply.
    I know, could you give me some book/url ?

    Thanks in advance

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: protocol design

    What kind of data are you sending? What is the profile of the server?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Jul 2007
    Posts
    24
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: protocol design

    I need send and receive text, images and audio, but to start I'll need send only text. I need learn first.

    Thanks in advance

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: protocol design

    How about using ftp for the protocol?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. [ASK] QT with TCP protocol in windows??
    By aribriant in forum Newbie
    Replies: 1
    Last Post: 29th September 2010, 14:47
  2. SSL protocol
    By tpthyd in forum Qt Programming
    Replies: 1
    Last Post: 2nd March 2009, 13:53
  3. Replies: 3
    Last Post: 6th October 2008, 00:41
  4. Modbus Protocol
    By ^NyAw^ in forum General Programming
    Replies: 0
    Last Post: 21st January 2008, 11:37
  5. Signalling Protocol
    By mahe2310 in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 16th February 2006, 06:31

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.