saveendhiman/XMPPSample-Eclipse

server side implementation

Closed this issue · 1 comments

please solve my issue

i have host ip ,username ,password

i have seen in code

public static final String LIVESERVICE = "liveappgroup@liveapp." + HOST;

public static final int PORT = 5222;

in this what is liveappgroup@liveapp.

hi, i have answered in youtube as well.

You have to pass host ip as your server name and username and password is for users that you created in openfire. Try to check code and youtube video how it work.

thanks