IM sample in XMPP (wodXMPP)
Hello,
In the sample of XMPP, on the main screen of IM sample, there is option of Available Services . What it can be use for and how to implement this Service ?
Thanks
David Chiang
Re: IM sample in XMPP
Hi,
This services is gateways that are supported by XMPP server you are connecting to.
For example you can use it to connect to your account on Google talk, Yahoo, MSN and so on.
You can find here list of public XMPP servers and services that are supported:
http://www.jabberes.org/servers/
Drazen
Re: IM sample in XMPP
Hi,
This services is gateways that are supported by XMPP server you are connecting to.For example you can use it to connect to your account on Google talk, Yahoo, MSN and so on.
You can find here list of public XMPP servers and services that are supported:
http://www.jabberes.org/servers/
Drazen
Drazen,
Say like I want to connect to MSN service what should I do to set up the service server?
Thanks
David Chiang
Re: IM sample in XMPP
David,
Your XMPP server should support MSN gateway. When you run 2. IM sample, MSN gateway should appear on services list.
Drazen
Re: IM sample in XMPP
David,
Your XMPP server should support MSN gateway. When you run 2. IM sample, MSN gateway should appear on services list.
Drazen
Hello,
I don't see any options in that IM sample (empty selection).[:sad:] Please provide that sample if you have the IM simple with gatway option available. [:happy:] My email lwc5202@hotmail.com
Thanks
David Chiang