ejabberd - How to setup Xampp server for android Chatting App? -


the best way use xmpp libraries such asmack or newer smack. need xmpp server such openfire or ejabberd running on hosting before can build mobile app.but how work , implement?.because have android knowledge.but no idea of server.

you should use ejabberd in opinion.download ejabberd , install configuration check link http://docs.ejabberd.im/admin/guide/configuration/ ejabberd open source jabber/xmpp server. ejabberd rock solid, massively scalable, infinitely extensible xmpp server. more details check these links-

 https://www.process-one.net/en/ejabberd/  https://blog.process-one.net/ejabberd-massive-scalability-1node-2-million-concurrent-users/ 

Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -