Smack Overview

Smack is a library for communicating with XMPP servers to perform instant messaging and chat.

Smack Key Advantages

About XMPP

XMPP (eXtensible Messaging and Presence Protocol) is an open, XML based protocol making it's way through the IETF approval process under the guidance of the Jabber Software Foundation (http://www.jabber.org). For a good overview of the protocol, read the first chapter of Instant Messaging in Java, available free at http://www.jivesoftware.com/products/messenger/book/

How To Use This Documentation

This documentation assumes that you're already familiar with the main features of XMPP instant messaging. It's also highly recommended that you open the Javadoc API guide and use that as a reference while reading through this documentation.