Results 1 to 1 of 1

Thread: qtwebkit websocket not working

  1. #1
    Join Date
    Oct 2009
    Posts
    364
    Thanks
    10
    Thanked 37 Times in 36 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default qtwebkit websocket not working

    hello folks,

    I have been trying to get websockets to work on Qt 4.8 (windows) using QtWebKit.

    In order to get around the ssl errors, I simply ignore them with qnr->ignoreSslErrors().

    I tried to browse to the following link from my app and that seems to work OK for unsecure websockets, unfortunately not for ssl websockets:
    http://websocket.org/echo.html

    Would it make sense to a nightly webkit build so I can get a newer version of the websocket?


    Any other ideas?
    Last edited by schnitzel; 12th March 2012 at 20:59. Reason: updated content

Similar Threads

  1. Replies: 0
    Last Post: 29th February 2012, 09:48
  2. QtWebKit and on-the-fly images
    By miwarre in forum Newbie
    Replies: 5
    Last Post: 12th June 2011, 15:44
  3. qtwebkit crash
    By wambagilles in forum Qt Programming
    Replies: 11
    Last Post: 7th April 2011, 07:29
  4. help with QtWebkit performances
    By lamosca in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd March 2010, 12:47
  5. where is QtWebKit.lib?
    By richardander in forum Installation and Deployment
    Replies: 8
    Last Post: 8th April 2009, 16:50

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.