hello
i'm trying to run the Http example given in the Network section of Qt examples; but nothing is being downloaded through it. everytime an error comes -- Download Failed! Http request failed
what should i do?
Printable View
hello
i'm trying to run the Http example given in the Network section of Qt examples; but nothing is being downloaded through it. everytime an error comes -- Download Failed! Http request failed
what should i do?
where are you running the example from ? Qt Demos or code ?
also are you using proxy for net ?
hi
ya i'm running it from QtDemos...
and yes there is a proxy set on my machine...
i've tried setting the proxy using QNetworkProxy...
but still its not working...
any suggestions?