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# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

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