<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 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,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thanks in advance</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>