You have to send a proper HTTP protocol response. This consists of a HTTP 200 line, the headers, a blank line and then the raw image data. Check the web for the exact format.
You don't need QTextStream at all.
You have to send a proper HTTP protocol response. This consists of a HTTP 200 line, the headers, a blank line and then the raw image data. Check the web for the exact format.
You don't need QTextStream at all.
Disclaimer: Although I work on Qt for Nokia, anything I post here is personal
Bookmarks