In previous tutorial we have learned how to install openfire . In this tutorial we will learn how to install Spark IM Client in ubuntu . Spark Im client is xmpp client. I will recommended to you read this article first how to install openfire xmpp server in ubuntu. After that you need xmpp client for chating. Now We will learn how to install spark on ubuntu . Actually Firstly we need install openfire server then we can connect using spark client.
How to Install spark on ubuntu
Step 1: Download Xmpp Client Spark from this link : Download Spark or you can download openfire from this website igniterealtime .
Step 2: Extract tar file.
Step 3: Go to Spark Folder and run this command
./Spark
Now you will see spark is running on you machine.
Step 4: Now you can login on xmpp server using spark
Related Posts:
Connecting to XMPP IM with Smack for Java applications
Login to XMPP IM with Smack for Java applications
Get Roster List From XMPP IM with Smack API in Java Application