Recent changes RSS feed  

Differences

This shows you the differences between two versions of the page.

jabberd2:start [2010/01/30 19:47]
Tomasz Sterna
jabberd2:start [2010/08/08 18:04] (current)
Tomasz Sterna 2.2.11 release
Line 5: Line 5:
jabberd 2.x project is the next generation of the [[http://web.archive.org/web/20061010224602/http://jabberd.jabberstudio.org/|jabberd project]]. jabberd 2.x project is the next generation of the [[http://web.archive.org/web/20061010224602/http://jabberd.jabberstudio.org/|jabberd project]].
-It has been rewritten from the ground up to be scalable, architecturally sound and to support the latest protocol extensions coming out of the [[http://www.xmpp.org/xsf/|XSF]].+It has been rewritten from the ground up to be scalable, architecturally sound and to support the latest protocol extensions coming out of the [[http://xmpp.org/xsf/|XSF]].
//Please note: jabberd 2.x is not a newer version of [[http://jabberd.org/|jabberd 1.x]] but a completely different project.// //Please note: jabberd 2.x is not a newer version of [[http://jabberd.org/|jabberd 1.x]] but a completely different project.//
Line 12: Line 12:
===== Why XMPP? ===== ===== Why XMPP? =====
-//Extensible Messaging and Presence Protocol// is an IETF accepted open Internet Standard for XML based communications technology. It has been formalized under [[http://www.xmpp.org/rfcs/rfc3920.html|RFC 3920]] and [[http://www.xmpp.org/rfcs/rfc3922.html|RFC 3921]].+//Extensible Messaging and Presence Protocol// is an IETF accepted open Internet Standard for XML based communications technology. It has been formalized under [[http://xmpp.org/rfcs/rfc3920.html|RFC 3920]] and [[http://xmpp.org/rfcs/rfc3922.html|RFC 3921]].
XMPP was designed for real-time communication, which powers a wide range of applications including instant messaging, presence, media negotiation, whiteboarding, collaboration, lightweight middleware, content syndication, EDI, RPC and more. XMPP was designed for real-time communication, which powers a wide range of applications including instant messaging, presence, media negotiation, whiteboarding, collaboration, lightweight middleware, content syndication, EDI, RPC and more.
- 
===== Features ===== ===== Features =====
[[Features|Large list of features]]. [[Features|Large list of features]].
-  * Standards compliant: [[http://www.xmpp.org/rfcs/rfc3920.html|RFC 3920]], [[http://www.xmpp.org/rfcs/rfc3921.html|RFC 3921]], [[http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-03.html|RFC 3920bis]] and [[http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3921bis-03.html|RFC 3921bis]];\\ [[http://www.xmpp.org/extensions/xep-0212.html|XMPP Basic Server 2008]], [[http://www.xmpp.org/extensions/xep-0216.html|XMPP Intermediate IM Server 2008]], [[http://www.xmpp.org/extensions/xep-0243.html|XMPP Core Server 2009]]+  * Standards compliant: [[http://xmpp.org/rfcs/rfc3920.html|RFC 3920]], [[http://xmpp.org/rfcs/rfc3921.html|RFC 3921]], [[http://xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-03.html|RFC 3920bis]] and [[http://xmpp.org/internet-drafts/draft-saintandre-rfc3921bis-03.html|RFC 3921bis]];\\ [[http://xmpp.org/extensions/xep-0212.html|XMPP Basic Server 2008]], [[http://xmpp.org/extensions/xep-0216.html|XMPP Intermediate IM Server 2008]], [[http://xmpp.org/extensions/xep-0243.html|XMPP Core Server 2009]]
  * Support for MySQL, PostgreSQL, SQLite, BerkeleyDB, Oracle, LDAP, PAM, GSSAPI   * Support for MySQL, PostgreSQL, SQLite, BerkeleyDB, Oracle, LDAP, PAM, GSSAPI
  * Virtual hosts with dynamic mass-virtual-hosts creation feature   * Virtual hosts with dynamic mass-virtual-hosts creation feature
Line 28: Line 27:
    * {{:jabberd2:component.html|Advanced Component Protocol}}     * {{:jabberd2:component.html|Advanced Component Protocol}}
    * [[http://xmpp.org/extensions/xep-0079.html|Advanced Message Processing]]     * [[http://xmpp.org/extensions/xep-0079.html|Advanced Message Processing]]
-    * [[http://www.xmpp.org/extensions/xep-0157.html|Contact Addresses for XMPP Services]]+    * [[http://xmpp.org/extensions/xep-0157.html|Contact Addresses for XMPP Services]]
    * [[http://xmpp.org/extensions/xep-0191.html|Simple Communications Blocking]]     * [[http://xmpp.org/extensions/xep-0191.html|Simple Communications Blocking]]
-    * Multiple resource binding on one client connection+    * [[http://xmpp.org/extensions/xep-0193.html|Multiple resource binding on one client connection]]
    * [[http://xmpp.org/extensions/xep-0193.html|Resource unbinding]]     * [[http://xmpp.org/extensions/xep-0193.html|Resource unbinding]]
    * [[http://xmpp.org/extensions/xep-0198.html|Stream Management]] stanza acknowledgements     * [[http://xmpp.org/extensions/xep-0198.html|Stream Management]] stanza acknowledgements
-  * [[http://www.xmpp.org/extensions/|XEP]]s supported: [[http://www.xmpp.org/extensions/xep-0012.html|XEP-0012]], [[http://www.xmpp.org/extensions/xep-0016.html|XEP-0016]], [[http://www.xmpp.org/extensions/xep-0022.html|XEP-0022]], [[http://www.xmpp.org/extensions/xep-0023.html|XEP-0023]], [[http://www.xmpp.org/extensions/xep-0030.html|XEP-0030]], [[http://www.xmpp.org/extensions/xep-0048.html|XEP-0048]], [[http://www.xmpp.org/extensions/xep-0049.html|XEP-0049]], [[http://www.xmpp.org/extensions/xep-0054.html|XEP-0054]], [[http://www.xmpp.org/extensions/xep-0073.html|XEP-0073]], [[http://www.xmpp.org/extensions/xep-0077.html|XEP-0077]], [[http://www.xmpp.org/extensions/xep-0078.html|XEP-0078]], [[http://www.xmpp.org/extensions/xep-0079.html|XEP-0079]], [[http://www.xmpp.org/extensions/xep-0083.html|XEP-0083]], [[http://www.xmpp.org/extensions/xep-0086.html|XEP-0086]], [[http://www.xmpp.org/extensions/xep-0090.html|XEP-0090]], [[http://www.xmpp.org/extensions/xep-0091.html|XEP-0091]], [[http://www.xmpp.org/extensions/xep-0092.html|XEP-0092]], [[http://www.xmpp.org/extensions/xep-0093.html|XEP-0093]], [[http://www.xmpp.org/extensions/xep-0114.html|XEP-0114]], [[http://www.xmpp.org/extensions/xep-0128.html|XEP-0128]], [[http://www.xmpp.org/extensions/xep-0138.html|XEP-0138]], [[http://www.xmpp.org/extensions/xep-0145.html|XEP-0145]], [[http://www.xmpp.org/extensions/xep-0153.html|XEP-0153]], [[http://www.xmpp.org/extensions/xep-0157.html|XEP-0157]], [[http://www.xmpp.org/extensions/xep-0160.html|XEP-0160]], [[http://www.xmpp.org/extensions/xep-0170.html|XEP-0170]], [[http://www.xmpp.org/extensions/xep-0175.html|XEP-0175]], [[http://www.xmpp.org/extensions/xep-0178.html|XEP-0178]], [[http://www.xmpp.org/extensions/xep-0185.html|XEP-0185]], [[http://www.xmpp.org/extensions/xep-0190.html|XEP-0190]], [[http://www.xmpp.org/extensions/xep-0191.html|XEP-0191]], [[http://www.xmpp.org/extensions/xep-0192.html|XEP-0192]], [[http://www.xmpp.org/extensions/xep-0193.html|XEP-0193]], [[http://www.xmpp.org/extensions/xep-0198.html|XEP-0198]], [[http://www.xmpp.org/extensions/xep-0199.html|XEP-0199]], [[http://www.xmpp.org/extensions/xep-0202.html|XEP-0202]], [[http://www.xmpp.org/extensions/xep-0203.html|XEP-0203]], [[http://www.xmpp.org/extensions/xep-0205.html|XEP-0205]], [[http://www.xmpp.org/extensions/xep-0209.html|XEP-0209]], [[http://www.xmpp.org/extensions/xep-0212.html|XEP-0212]], [[http://www.xmpp.org/extensions/xep-0216.html|XEP-0216]], [[http://www.xmpp.org/extensions/xep-0220.html|XEP-0220]], [[http://www.xmpp.org/extensions/xep-0225.html|XEP-0225]], [[http://www.xmpp.org/extensions/xep-0232.html|XEP-0232]], [[http://www.xmpp.org/extensions/xep-0238.html|XEP-0238]], [[http://www.xmpp.org/extensions/xep-0243.html|XEP-0243]]+    * [[http://xmpp.org/extensions/xep-0178.html|SASL External authentication of clients]] 
 +  * [[http://xmpp.org/extensions/|XEP]]s supported: [[http://xmpp.org/extensions/xep-0012.html|XEP-0012]], [[http://xmpp.org/extensions/xep-0016.html|XEP-0016]], [[http://xmpp.org/extensions/xep-0022.html|XEP-0022]], [[http://xmpp.org/extensions/xep-0023.html|XEP-0023]], [[http://xmpp.org/extensions/xep-0030.html|XEP-0030]], [[http://xmpp.org/extensions/xep-0048.html|XEP-0048]], [[http://xmpp.org/extensions/xep-0049.html|XEP-0049]], [[http://xmpp.org/extensions/xep-0054.html|XEP-0054]], [[http://xmpp.org/extensions/xep-0073.html|XEP-0073]], [[http://xmpp.org/extensions/xep-0077.html|XEP-0077]], [[http://xmpp.org/extensions/xep-0078.html|XEP-0078]], [[http://xmpp.org/extensions/xep-0079.html|XEP-0079]], [[http://xmpp.org/extensions/xep-0083.html|XEP-0083]], [[http://xmpp.org/extensions/xep-0086.html|XEP-0086]], [[http://xmpp.org/extensions/xep-0090.html|XEP-0090]], [[http://xmpp.org/extensions/xep-0091.html|XEP-0091]], [[http://xmpp.org/extensions/xep-0092.html|XEP-0092]], [[http://xmpp.org/extensions/xep-0093.html|XEP-0093]], [[http://xmpp.org/extensions/xep-0114.html|XEP-0114]], [[http://xmpp.org/extensions/xep-0128.html|XEP-0128]], [[http://xmpp.org/extensions/xep-0138.html|XEP-0138]], [[http://xmpp.org/extensions/xep-0145.html|XEP-0145]], [[http://xmpp.org/extensions/xep-0153.html|XEP-0153]], [[http://xmpp.org/extensions/xep-0157.html|XEP-0157]], [[http://xmpp.org/extensions/xep-0160.html|XEP-0160]], [[http://xmpp.org/extensions/xep-0170.html|XEP-0170]], [[http://xmpp.org/extensions/xep-0175.html|XEP-0175]], [[http://xmpp.org/extensions/xep-0178.html|XEP-0178]], [[http://xmpp.org/extensions/xep-0185.html|XEP-0185]], [[http://xmpp.org/extensions/xep-0190.html|XEP-0190]], [[http://xmpp.org/extensions/xep-0191.html|XEP-0191]], [[http://xmpp.org/extensions/xep-0192.html|XEP-0192]], [[http://xmpp.org/extensions/xep-0193.html|XEP-0193]], [[http://xmpp.org/extensions/xep-0198.html|XEP-0198]], [[http://xmpp.org/extensions/xep-0199.html|XEP-0199]], [[http://xmpp.org/extensions/xep-0202.html|XEP-0202]], [[http://xmpp.org/extensions/xep-0203.html|XEP-0203]], [[http://xmpp.org/extensions/xep-0205.html|XEP-0205]], [[http://xmpp.org/extensions/xep-0209.html|XEP-0209]], [[http://xmpp.org/extensions/xep-0212.html|XEP-0212]], [[http://xmpp.org/extensions/xep-0216.html|XEP-0216]], [[http://xmpp.org/extensions/xep-0220.html|XEP-0220]], [[http://xmpp.org/extensions/xep-0225.html|XEP-0225]], [[http://xmpp.org/extensions/xep-0232.html|XEP-0232]], [[http://xmpp.org/extensions/xep-0237.html|XEP-0237]], [[http://xmpp.org/extensions/xep-0238.html|XEP-0238]], [[http://xmpp.org/extensions/xep-0243.html|XEP-0243]]
Line 53: Line 53:
===== Download ===== ===== Download =====
  * **jabberd** XMPP server   * **jabberd** XMPP server
-    * Source: [[http://codex.xiaoka.com/pub/jabberd2/releases/jabberd-2.2.9.tar.bz2|jabberd-2.2.9]] ([[http://codex.xiaoka.com/svn/jabberd2/tags/jabberd-2.2.9/ChangeLog|ChangeLog]])+    * Source: [[http://codex.xiaoka.com/pub/jabberd2/releases/jabberd-2.2.11.tar.bz2|jabberd-2.2.11]] ([[http://codex.xiaoka.com/svn/jabberd2/tags/jabberd-2.2.11/ChangeLog|ChangeLog]])
    * Windows: [[http://www.nanoant.com/projects/jabberd2-win32|Win32 build page]].     * Windows: [[http://www.nanoant.com/projects/jabberd2-win32|Win32 build page]].
    * Solaris/x86: [[ftp://ftp.patriots.net/pub/solaris_packages/10-x86/10-x86/jabberd-current.Solaris-10x86.pkg.gz|jabberd-current]] ([[http://ftp.patriots.net/10-x86.html|deps]])     * Solaris/x86: [[ftp://ftp.patriots.net/pub/solaris_packages/10-x86/10-x86/jabberd-current.Solaris-10x86.pkg.gz|jabberd-current]] ([[http://ftp.patriots.net/10-x86.html|deps]])
-  * Jabber::mod_perl - jabberd2 modules in Perl +  * jabberd2 modules in Perl 
-    * CPAN: [[http://search.cpan.org/~piers/Jabber-mod_perl-0.15/mod_perl.pm|Jabber-mod_perl-0.15]]+    * [[http://search.cpan.org/~piers/Jabber-mod_perl-0.15/mod_perl.pm|Jabber::mod_perl]] 
 +    * [[http://search.cpan.org/~nperez/POE-Component-Jabber-3.00/lib/POE/Component/Jabber/J2.pm|POE::Component::Jabber::J2]]
  * MU-Conference - a component which allow the creation of multi-users [[http://xmpp.org/extensions/xep-0045.html|XEP-0045]] chat.   * MU-Conference - a component which allow the creation of multi-users [[http://xmpp.org/extensions/xep-0045.html|XEP-0045]] chat.
    * [[https://gna.org/projects/mu-conference/|Homepage]]     * [[https://gna.org/projects/mu-conference/|Homepage]]
    * [[http://download.gna.org/mu-conference/|Get source]]     * [[http://download.gna.org/mu-conference/|Get source]]
  * Message Logging   * Message Logging
-    * [[http://www.funkypenguin.info/project/bandersnatch/|Bandersnatch]]+    * [[http://www.funkypenguin.info/project/bandersnatch/|Bandersnatch]] - [[http://www.funkypenguin.co.nz/wiki/How_to_generate_logs_from_your_jabberd2_server_using_Bandersnatch|HOWTO]]
    * [[http://sourceforge.net/projects/jabberd2logger/|jabberd2logger]]     * [[http://sourceforge.net/projects/jabberd2logger/|jabberd2logger]]
 
jabberd2/start.1264877250.txt.gz · Last modified: 2010/01/30 19:47 by Tomasz Sterna
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-No Derivative Works 3.0 Unported