Вопрос

Hi I am new to this: I have set up an Openfire Server and using Spark IM to test it. But for Android application code what should be the JID for the user in session:

I have tried username@ip_address , username@ip_address/Smack , username@ip_address/Spark. Please see the image below and help:

enter image description here

What would be the solution for this .please help.

Это было полезно?

Решение

JID is: username@xmpp-domain/Resource. The IP address of your Openfire host can be different to the XMPP Domain. You can see you XMPP Domain if you are in Openfire Web Interface under "Server Name". Resource can be everything, for e.g workstation, mobile or just customerXY.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top