List/Grid Tag Archives: Ignite Realtime Openfire

Gateway interaction in Smack API
Gateway interaction is described by XEP-0100. The query xmlns (namespace) used for this is same as IN-Band registration, that is “jabber:iq:register”. Smack API provides an easy ...

Android: File transfer with asmack and Openfire
I have seen many peoples struggling from file transfer in asmack – Android build environment and patches for smack. I tried same library with Openfire server after some debugging ...

XMPP IM with Smack for Java applications – Infrastructure for Instant Messaging
This tutorial is the third part of the “Setting up an infrastructure for Instant Messaging” article series. In my previous tutorials, I showed you how to setup the Openfire IM Server ...

Openfire server configuration – Infrastructure for Instant Messaging
This tutorial is the second part of the “Setting up an infrastructure for Instant Messaging” article series. After installing the Openfire server (“Openfire server installation“), ...

Openfire server installation – Infrastructure for Instant Messaging
This tutorial is the first part of the “Setting up an infrastructure for Instant Messaging” article series. In this tutorial, we are going to setup an Instant Messaging infrastructure ...

Setting up an infrastructure for Instant Messaging – Article series
Instant messaging (IM) is nowadays one of the most used ways of communication and collaboration. In the next few articles I will be discussing how to create an infrastructure for instant ...

