[ Index ]
 

Code source de Dolibarr 2.0.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/htdocs/lib/jabber/ -> README (source)

   1  Class.Jabber.PHP v0.4
   2  April 27th, 2003
   3  
   4  The Jabber Instant Messaging project is an Open Source project seeking
   5  to provide a complete cross protocol messaging solution.  The problem
   6  with current IM solutions is that they are all proprietary and cannot
   7  talk to each other.  Jabber seeks to get rid of those barriers by
   8  allowing a Jabber client to talk with an AOL user, or an IRC chat room,
   9  or any number of other programs.
  10  
  11  For more information about the Jabber project visit http://www.jabber.org.
  12  
  13  Class.Jabber.PHP a PHP class that provides a PHP Developer access to the
  14  Jabber protocol. Using this OOP class, I provide a clean interface to
  15  writing anything from a full client to a simple protocol tester.
  16  
  17  NOTE:
  18  The documentation in this archive is basically not existing. For docs and
  19  examples please visit the Class.Jabber.PHP wiki @ http://phpjabber.g-blog.net
  20  
  21  Carlo Zottmann
  22  Class.Jabber.PHP developer
  23  http://phpjabber.g-blog.net
  24  gossip@jabber.g-blog.net
  25  
  26  
  27  
  28  
  29  THIS SOFTWARE IS RELEASED UNDER THE GNU GENERAL PUBLIC LICENSE.
  30  http://www.gnu.org/licenses/licenses.html#GPL
  31  
  32  
  33  
  34  REQUIREMENTS
  35    - PHP 4.1.0+ with XML support, mhash support optional (if you want to use
  36      digest or 0k authentication)
  37  
  38  
  39  DOCUMENTATION
  40  
  41  The documentation in this archive is basically not existing. For docs and
  42  examples please visit the Class.Jabber.PHP wiki @ http://phpjabber.g-blog.net
  43  
  44  
  45  STATUS
  46  
  47  For the most part things are stable, but if you see a newer version, you
  48  should switch to it immediatly and read the ChangeLog at
  49  http://phpjabber.g-blog.net/ChangeLog to find out what has changed.
  50  
  51  
  52  For questions, bug reports etc, please visit the official site
  53  http://phpjabber.g-blog.net and the dev board at http://forum.glue.g-blog.net
  54  
  55  
  56  
  57  PS: Thanks to Ryan Eatmon for 80% of the text above... found it in his
  58  Net::Jabber README. ;)
  59  


Généré le : Mon Nov 26 12:29:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics