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: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/

Reply via email to