Friday, 16 February 2007

adding contact in msnp 13

in msnp13, you have to send the ADL and RML commands too, besides the SOAP requests to add/block/remove contact. Because SOAP requests saves your changes to the permanent addres book, but ADL and RML make changes in your current session to notify the target contac

for blocking xxxx@hotmail.com, you have to send the following codes.



<< ADL 0 62
<ml><d n=”hotmail.com”><c n=”xxxx” l=”4″ t=”1″ /></d></ml>
>>ADL 0 OK
<< RML 1 62
<ml><d n=”hotmail.com”><c n=”xxxx” t=”1″ l=”2″ /></d></ml>
>>RML 1 OK

0 comments: