Build an XMPP environment and build an xmpp Environment
XMPP Environment Construction
1> several auxiliary tools are required to build an XMPP environment:
Openfire is developed in Java, so we need to install the Java environment first.
XAMPP (Apache + MySQL + PHP + PERL) is a powerful software package for building XAMPP software stations.
Many people use their own experience to realize that installing Apache server is not easy. If you want to add MySQL, PHP, and Perl, it is even harder. XAMPP is an Apache release that is easy to install and contains MySQL, PHP, and Perl. XAMPP is indeed very easy to install and use: you only need to download, decompress, and start it.
Installation Steps are omitted
Openfire is developed in Java and the open-source RTC server is based on the XMPP (Jabber) protocol. Openfire is easy to install and use, and can be managed on the Web. A single server supports tens of thousands of concurrent users.
The Openfire service is written in JAVA language. Your computer must have a java Runtime Environment. After JDK is installed successfully, install Openfire.
2> auxiliary tool configuration (Environment configuration)
① Open the three services in XAMPP, enter phpMyAdmin for configuration, and create a database
② Open Openfire in system preference settings and enter the Admin Console for configuration
③ Configure database matching with Openfire Server