I,m trying to develop a Messenger. I'm in a LAN and I use a proxy server to coneect to internet. In my application, I set the proxy settings as mentioned int the QNetworkProxy Class reference. But it fails when I try to connect through the proxy, it works fine within the LAN! I feel the problem is in the proxy settings.