PDA

View Full Version : Http example of Qt not running properly



thanisha
24th June 2010, 06:03
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?

aamer4yu
24th June 2010, 06:58
where are you running the example from ? Qt Demos or code ?
also are you using proxy for net ?

thanisha
24th June 2010, 12:06
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?