Results 1 to 7 of 7

Thread: QT-wince and QHttp::readAll() trouble....

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2008
    Location
    Germany/Belarus/Sweden
    Posts
    53
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QT-wince and QHttp::readAll() trouble....

    Can someone who has QT-wince enveronment please test Http POST request?!? maybe it just SDK and platform or what ever trouble......


    Thanks!

  2. #2
    Join Date
    Jun 2008
    Location
    Germany/Belarus/Sweden
    Posts
    53
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QT-wince and QHttp::readAll() trouble....

    seems to be a bug:
    MSG from Support Engineer:
    It might be a bug. I have reported the bug to our developers. The
    problem is that Windows CE does not support asynchronous hooks like
    WSASelect() etc. Thus we needed to implement them on our own using
    QThread/QWaitCondition. This might be where your problem is.
    http://trolltech.com/developer/task-...5&method=entry

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.