IM sample in XMPP (wodXMPP)
by lwc5202, Wednesday, April 20, 2011, 06:13 (4966 days ago)
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
by woddrazen, Wednesday, April 20, 2011, 09:07 (4966 days ago) @ lwc5202
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
by lwc5202, Wednesday, April 20, 2011, 10:31 (4966 days ago) @ woddrazen
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
by woddrazen, Wednesday, April 20, 2011, 11:44 (4966 days ago) @ lwc5202
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
by lwc5202, Thursday, April 21, 2011, 02:39 (4965 days ago) @ woddrazen
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