[JDEV] Re: Unregister with MSN Transport

Amarnath Yara amarny at hotmail.com
Fri Mar 8 14:04:00 CST 2002


Hi Peter, Thanks for the reply. The link that you send me shows the xml 
below for unregister

Node request to unregister:

<iq type="set"
    to="service.denmark"
    from="hamlet at denmark"
    id="i_reg_003">
  <query xmlns="jabber:iq:register">
    <remove/>
  </query>
</iq>

Successful unregistration:

<iq
    type="result"
    from="service.denmark"
    to="hamlet at denmark"
    id="i_reg_003"/>

This works very well with yahoo transport. When I send the same to 
unregister msn transport, the server is disconnecting me. By the way I am 
using msn-transport 1.1 and jabber server 1.4.1. Any pointers ..
Thanks in advance.



Amarnath Yara
Columbia, SC



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com




More information about the JDev mailing list