<div dir="ltr"><p>Hi Damian,</p><p>usually a disconnection from the notification server would happen when you send a command that is unknown or with an invalid format (a missing or an additional argument).<br></p><p>For the SOAP services, it&#39;s normal to get disconnected if you don&#39;t have the Connection: Keep-Alive header in your HTTP request (and then again, it might ignore it, or disconnect after a timeout of X seconds with no new requests).</p>
<p>Hope that helps,</p><p>KaKaRoTo</p><br><div class="gmail_quote">On Thu, Aug 7, 2008 at 5:23 AM, Damian Minkov <span dir="ltr">&lt;<a href="mailto:damencho@damencho.com">damencho@damencho.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi everyone,<br>
<br>
I&#39;m trying to implement msn protocol ver. 15 for sip-communicator using<br>
java-jml. I have some tests for the protocol which I can run<br>
successfully with the new implementation.<br>
But from time to time I get TCP RST from the server and the socket is<br>
closed.<br>
The servers which are closing the socket are the one used for the<br>
webservices in the new protcol version<br>
(<a href="https://login.live.com" target="_blank">https://login.live.com</a>, <a href="http://contacts.msn.com" target="_blank">http://contacts.msn.com</a>).<br>
<br>
Have anybody experienced such a situation ?<br>
<br>
Thanks,<br>
damencho<br>
<br>
_______________________________________________<br>
Openim mailing list<br>
<a href="mailto:Openim@imfreedom.org">Openim@imfreedom.org</a><br>
<a href="http://pidgin.im/cgi-bin/mailman/listinfo/openim" target="_blank">http://pidgin.im/cgi-bin/mailman/listinfo/openim</a><br>
</blockquote></div><br></div>