What should be the JID for a user in OpenFire Server?

*爱你&永不变心* 提交于 2019-12-22 04:07:19

问题


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:

What would be the solution for this .please help.


回答1:


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.



来源:https://stackoverflow.com/questions/21093383/what-should-be-the-jid-for-a-user-in-openfire-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!