Kirit  Vaghela
Kirit Vaghela

Reputation: 12674

setup ichat message app with localhost ejabberd

I have setup one ejabberd server on mac and create two user using admin panel. I'm following this tutorial for testing of xmpp server. I successfully setup user in Adium. Now I want to setup user in mac ichat app using localhost but It is not connecting to my localhost server.

Upvotes: 1

Views: 225

Answers (1)

Kirit  Vaghela
Kirit Vaghela

Reputation: 12674

I resolve issue by setting server name and port

Server name : localhost

Port : 5222

Upvotes: 1

Related Questions