質問

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