hi all,
        I am trying to connect to Jabber Server through HTTP proxy. Jabber Server and MSN Transports are installed in the server and it is working with socks proxy. But the Connection through Http proxy is not giving the expected results. By using the POST method of HTTP protocol, i am able to send the login details and get the Roster list, after successful login. Now the poblem is, only one request can be send from my socket through http proxy. So for login I am appending all the four XML and sending it in one request. After that whatever request send to proxy is not going to the Jabber Server. If anybody knows, how to connect to Jabber through HTTP proxy, please let me know,
 
thanks in advance
 
 

Reply via email to