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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -