Results 1 to 2 of 2

Thread: Examples for chat program, server-client?

  1. #1
    Join Date
    Mar 2011
    Location
    Coimbatore,TamilNadu,India
    Posts
    382
    Thanks
    10
    Thanked 13 Times in 12 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Examples for chat program, server-client?

    The application should list all the members in the concern whose system is switched on and their names in a dialog. If i double click on the particular name, chat dialog should appear in which i can enter text and click send, automatically the receiver should see that in the receiver dialog. How to perform this in Qt??

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Examples for chat program, server-client?

    How to perform this in Qt??
    By coding it.

    Seriously, do you even read your won question?
    What do you expect as an answer on such a question?
    At least provide details - ANY details.
    Based on your subject, I take it you are looking for server-client example?
    Here you go:
    http://doc.qt.nokia.com/latest/netwo...uneserver.html
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Replies: 3
    Last Post: 29th January 2014, 12:03
  2. QTcpSocket Chat : Mutiple Client using FD_SET and select()
    By cooler123 in forum Qt Programming
    Replies: 20
    Last Post: 15th January 2012, 19:57
  3. Some issues with chat program
    By SIFE in forum Qt Programming
    Replies: 2
    Last Post: 26th May 2011, 01:12
  4. Network Chat Client in a multihomed environment.
    By drescherjm in forum Qt Programming
    Replies: 1
    Last Post: 7th December 2010, 17:28
  5. Chat client!!!!
    By galleeg in forum Qt Tools
    Replies: 1
    Last Post: 16th May 2006, 09:05

Tags for this Thread

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.