[jdev] PHP Jabber Class

Norman Rasmussen norman at rasmussen.co.za
Fri May 19 05:08:06 CDT 2006


Not sure if people knew, but apparently class.jabber.php had some
shortcomings.  Looks like BlitzAffe have taken the old code and
revamped it.  [hat-tip: Gareth, oneafrikan.com]

from http://code.blitzaffe.com/pages/phpclasses/files/jabber_client_52-11

Jabber Client:

This is an event-driven Jabber client class implementation, allowing
your script to connect to and interact with Jabber (XMPP) servers.
This script was originally based on class.jabber.php, but has been
almost completely rewritten (with permission from Carlo Zottmann)
using an event-driven model.

<snip/>

This class also implements countless new XMPP protocol features which
were not present in the original class.jabber.php.

This class is used in Centova, [a] web-based Jabber instant messaging
application.

-- 
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list