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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -