Can someone who has QT-wince enveronment please test Http POST request?!? maybe it just SDK and platform or what ever trouble......
Thanks!
Can someone who has QT-wince enveronment please test Http POST request?!? maybe it just SDK and platform or what ever trouble......
Thanks!
seems to be a bug:
MSG from Support Engineer:
http://trolltech.com/developer/task-...5&method=entryIt 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.
Bookmarks