how to add msn Contacts or yahoo Contacts ? (wodXMPP)

by zyq11111111 @, (5282 days ago)


pls give me help

tks

locked

Re: how to add msn Contacts or yahoo Contacts ?

by wodDamir @, (5282 days ago) @ zyq11111111

Hi,

I assume you want to add contacts those contacts when on some XMPP server. In that case, your server has to support MSN or Yahoo services.

Please check our samples (2. IM). We have samples that do this. Simply register with the appropriate service, and all contacts from it will appear and you will be able to add contacts.

Regards,
Damba

locked

Re: how to add msn Contacts or yahoo Contacts ?

by wodDamir @, (5281 days ago) @ zyq11111111

Hi,

You can't connect to MSN that way, since MSN doesn't use XMPP / Jabber protocol. Instead, you need to connect to some XMPP / Jabber server which has an MSN gateway (Listed in wodXMPP as service).

Then you need to subscribe to it, and after that send messages etc. to MSN users.

Hope this helps.

Regards,
Damba

locked