Results 1 to 5 of 5

Thread: Qt web notify

  1. #1
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default Qt web notify

    Hey there,

    Is there a way to notify a Qt application from a web page ?
    Can it be portable ?

    Thanks.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Qt web notify

    Could you rephrase? What do you mean?
    J-P Nurmi

  3. #3
    Join Date
    Jan 2008
    Location
    Russia, Tver
    Posts
    5
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt web notify

    I think that you have to create socket that will listen port 80. Then from your web page you can send a custom request.
    P.S. Sorry for my English. I am from Russia and my English is not very fluent.

  4. #4
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default Re: Qt web notify

    Thank you igor, maybe that could do.

    Ok let me rephrase by giving you an example.

    I'd like to click on some link on a webpage that actually sends a signal to a Qt applicatoin.

    Like say you're having an instant messaging program running and you want to add a contact by clicking a link on a forum.

    I was wondering if there was a generic way to do this without breaking the portability.

    Ben.

  5. #5
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default Re: Qt web notify

    Nobody ever did that ?

Similar Threads

  1. QPSQL && table change notify
    By Sergey B. in forum Qt Programming
    Replies: 0
    Last Post: 3rd May 2007, 15:42
  2. Replies: 10
    Last Post: 4th December 2006, 05:38
  3. QThread and QDataTable
    By ederbs in forum Qt Programming
    Replies: 1
    Last Post: 11th October 2006, 08:22
  4. How and when to repaint a widget ?
    By yellowmat in forum Newbie
    Replies: 7
    Last Post: 3rd April 2006, 16:36

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.