Results 1 to 9 of 9

Thread: How would I make a chat poster?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2011
    Posts
    128
    Thanks
    2

    Default Re: How would I make a chat poster?

    I don't have a particular chat system.I just want to enter a url of any chat and post there..

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

    Default Re: How would I make a chat poster?

    Quote Originally Posted by "BumbleBee" View Post
    I don't have a particular chat system.I just want to enter a url of any chat and post there..
    Good luck. You'll need it.
    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
    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: How would I make a chat poster?

    Elaborating on "it depends": You might need TCP sockets, UDP sockets, with or without encryption, with or without authentication, using a simple HTTP-like protocol, using something like IRC, using a proprietary API or protocol, using screen scraping and keyboard stuffing into a web-based page with no exposed API, some of all of the above in a pluggable fashion, etc.

Similar Threads

  1. Replies: 1
    Last Post: 15th December 2010, 13:20
  2. Simple chat
    By kernel.roy in forum Qt Programming
    Replies: 3
    Last Post: 9th September 2010, 05:37
  3. Replies: 3
    Last Post: 11th June 2009, 04:26
  4. which class i should used to make chat application ??
    By kunalnandi in forum Qt Programming
    Replies: 3
    Last Post: 3rd May 2008, 09:33
  5. Chat client!!!!
    By galleeg in forum Qt Tools
    Replies: 1
    Last Post: 16th May 2006, 09: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.