What you'll learn:
- Set-up their own open source chat server in Amazon cloud or any other VPS and set-up chat client applications for windows, Android and iOS platforms.
Beginners who are curious about the technology behind chat applications and professionals who want to enhance their knowledge in XMPP server and client technology are welcome to have your skills enhanced.
Also entrepreneurs who wish to start chat server application as a 'Software as a Service' business model are welcome too.
- Lets start by an Overview of the XMPP protocol which is popular for chat and messaging applications
- setting up an Amazon Web Service VPS called EC2 with Ubuntu Linux
- Compare the popular chat servers and install the Prosody, the light weight, efficient open sourcechat server
- Explore the basic configuration options for prosody to get started.
- Install few additional modules which is needed for file sending etc.
- Configure SSLcertificate for our chat server to enhance the safety and security.
- Install and configure windows/mac/Linux Chat App called Pidgin (Open Source)
- Install and configure Android Chat App called Conversations(Open Source)
- Install and configure iOS Chat App called Chat Secure(Open Source)