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

javascript - Backbone pushState routes -

runtime error - Cannot find an overload for op_subtraction when subtracting datetime from datetime in powershell -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -