Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 5

Qt-interest Archive, April 2008
QNetworkRequest :HTTP Range Retrieval Requests


Message 1 in thread

HI!

If I want to specify a Range Retrieval request using QNetworkRequest like the one below, how to do that ?

fprintf(socketdescriptor, "Range: bytes=%"OFF_FMT"d-\r\n", variable);

I understand that it can be done through the call QNetworkRequest::setRawHeader(), but how exactly to make the call to replace the above mentioned call and that too using a variable?

regards

-Nitin




Send instant messages to your online friends http://uk.messenger.yahoo.com

--
 [ signature omitted ]