In the httpReadyRead(). It's exactly the same example in my OP ? http://qt-project.org/doc/qt-4.8/net...indow-cpp.html ?

The original Qt example shows memory full on any of my Nokia belle devices. So I though maybe i need to modify and re-buffer the data that's ready. In the API it says don't use readAll() for large files. So what should we be using then for mobile devices? (I used the CODA debug to send the app to my N8 and E6)

thank you