All Projects → itspriddle → php-jabber

itspriddle / php-jabber

Licence: LGPL-2.1 license
Send Jabber messages via PHP

Programming Languages

PHP
23972 projects - #3 most used programming language
Jabber Client Library
Version 0.9rc1
Copyright 2002-2007, Centova Technologies Inc.
http://www.centova.com

Portions Copyright 2002, Carlo Zottmann
============================================================================

This file was contributed (in part or whole) by a third party, and is
released under the GNU LGPL.  Please see the CREDITS and LICENSE sections
below for details.

****************************************************************************

DETAILS

This is an event-driven Jabber client class implementation.  This library
allows PHP scripts to connect to and communicate with Jabber servers.


CREDITS & COPYRIGHTS

This class was originally based on Class.Jabber.PHP v0.4 (Copyright 2002,
Carlo "Gossip" Zottmann).

The code for this class has since been nearly completely rewritten by Steve
Blinch for Centova Technologies Inc.  All such modified code is Copyright
2002-2007, Centova Technologies Inc.

The original Class.Jabber.PHP was released under the GNU General Public
License (GPL); however, we have received written permission from the
original author and copyright holder, Carlo Zottmann, to relicense our
version of this class and release it under the GNU Lesser General Public
License (LGPL).

LICENSE

class_Jabber.php - Jabber Client Library
Copyright (C) 2002-2007, Centova Technologies Inc.
Copyright (C) 2002, Carlo Zottmann


This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
for more details.

You should have received a copy of the GNU Lesser General Public License
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


JABBER is a registered trademark of Jabber Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].