Posts on XMPP label.


How to use ejabberd with mysql

Posted on 23rd Sep 2018 03:29:08 in XMPP

Although ejabberd has its default database called Mnesia but when you want to access this database,you have to learn this new database.so if you have used sql database earlier then it will be easy for you to use mysql with ejabberd.
         For using Mnesia database,you do not need to do anything it comes by default with ejabberd installation but if you want use mysql instead of Mnesia then you need to enable it at the time of ejabberd installation and after installation you have to configure mysql in the configuration file of ejabberd called "ejabberd.yml".
 so we are going to give a step by step guide to make ejabberd working with mysql.

Read More


Introduction to XMPP

Posted on 13th Jul 2018 22:55:18 in XMPP

XMPP stands for eXtensible Messaging and Presence Protocol.It is an open standard protocol that is used to build real time applications.Example applications are Instant Messaging Apps ,White-boarding applications,real time gaming applications and many more.The protocol uses XML as a means to exchange information.In short XMPP allows you to send chunks of XML data from one node to another in real time .In this tutorial we lay down the conceptual concepts needed to make your XMPP journey as smooth as possible.

https://en.wikipedia.org/wiki/XMPP

Read More


<-Back to blogs

"Don’t grieve. Anything you lose comes round in another form."
-Rumi

"Let the beauty we love be what we do."
-Rumi

© SOFTHINKERS 2013-18 All Rights Reserved. Privacy policy