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

Qt-interest Archive, March 2002
Problem with using Proxy servers with QUrlOperator


Message 1 in thread

Hi All,
I am developing a small application in Qt which has to connect to an
external site using HTTP.I have used the QUrlOperator and the problem i
am facing is that i am going through a proxy server which requires
Authentication.I have tried using the setUser and setPassword properties
but this doesnt seem to help.Also my network has domains too so is there
some way to pass that info to Qt also.Can anyone tell me a way out of
using the Qt libraries through proxies.
Thanks in advance

Haresh