setup ichat message app with localhost ejabberd -


I have an ejabberd server on Mac and create two users using the admin panel. I'm following the test for the xmpp server. I successfully setup user in adium. I now want to set up user in Mac ichat app using local user but it is not connecting to my local host server.

I fix the problem by setting the server name and port

of the server Name: localhost

port: 5222

Comments

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -