Outils pour utilisateurs

Outils du site


informatique:xmpp

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
informatique:xmpp [14/12/2010 13:46] – créée cyrilleinformatique:xmpp [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1
Ligne 2: Ligne 2:
  
   * [[/glossaire/XMPP|Extensible Messaging and Presence Protocol (XMPP)]]   * [[/glossaire/XMPP|Extensible Messaging and Presence Protocol (XMPP)]]
 +
 +===== Doc =====
 +
 +XMPP on the wen with PHP :
 +  * [[http://abhinavsingh.com/blog/2010/01/get-real-time-system-server-load-notification-on-any-im-using-php-and-xmpp/|Get real time system & server load notification on any IM using PHP and XMPP]]
 +  * [[http://www.ibm.com/developerworks/xml/tutorials/x-realtimeXMPPtut/index.html?ca=dgr-lnxw07RealTimeApp|Build a web-based notification tool with XMPP]]
 +
 +===== Implementations =====
 +
 +Listing on www.xmpp.org : [[http://xmpp.org/xmpp-software/servers/|Servers]], [[http://xmpp.org/xmpp-software/clients/|Clients]] and [[http://xmpp.org/xmpp-software/libraries/|libraries]]
 +
 +==== XMPPHP ====
 +
 +http://code.google.com/p/xmpphp
 +
 +XMPPHP is the successor to Class.Jabber.PHP that I've been promising for years. Taking advantage of PHP5, I believe it to be an elegant solution with a direct approach.
 +
 +Some of the features include:
 +  * Connect to any XMPP 1.0 server (Google Talk, LJ Talk, jabber.org, etc)
 +  * Supports TLS encryption
 +  * Several XML processing approaches and supported styles (process indefinitely, processUntil an event, processTime for a number of seconds), waiting on events or map them, etc. 
  
informatique/xmpp.1292330819.txt.gz · Dernière modification : 19/05/2012 00:15 (modification externe)

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki