Difference between revisions of "Libraries"

From XMPP WIKI
Jump to navigation Jump to search
(Expanded intro text)
(Replacing page with 'See http://xmpp.org/software/libraries.shtml')
Line 1: Line 1:
If you want to build your own XMPP-enabled applications, or integrate your existing application into the XMPP network, the place to start is choosing a library in your preferred programming language. Thankfully there are lots of code libraries that developers can use to build Jabber-enabled applications.
See http://xmpp.org/software/libraries.shtml
 
== ActionScript ==
 
* [http://code.google.com/p/as3xmpp/ as3xmpp]
 
== C ==
 
* [http://code.google.com/p/iksemel/ iksemel]
* [http://www.onlinegamegroup.com/projects/libstrophe libstrophe]
* [http://www.loudmouth-project.org/ Loudmouth]
 
== C++ ==
 
* [http://camaya.net/gloox gloox]
* [http://delta.affinix.com/iris/ Iris]
* [http://www.openaether.org/oajabber.html oajabber]
 
== C# / .NET / Mono ==
 
* [http://www.ag-software.de/index.php?page=agsxmpp-sdk agsXMPP SDK]
* [http://code.google.com/p/jabber-net/ jabber-net]
 
== Erlang ==
 
* [http://support.process-one.net/doc/display/CONTRIBS/Jabberlang Jabberlang]
 
== Flash ==
 
* [http://www.igniterealtime.org/projects/xiff/ XIFF]
 
== Haskell ==
 
* [http://www.dtek.chalmers.se/~henoch/text/hsxmpp.html hsxmpp]
 
== Java ==
 
* [http://open.echomine.org/confluence/display/FERIDIAN/Feridian+Home Echomine Feridian]
* [https://jso.dev.java.net/ Jabber Stream Objects (JSO]
* [http://www.igniterealtime.org/projects/smack/index.jsp Smack]
 
== JavaScript ==
 
* [http://people.chesspark.com/~jack/strophe-preview/doc/files/strophe-js.html strophe.js]
* [http://xmpp4js.sourceforge.net/ xmpp4js]
 
== Lisp ==
 
* [http://common-lisp.net/project/cl-xmpp/ cl-xmpp]
 
== Objective-C ==
 
* [http://code.google.com/p/xmppframework/ xmppframework] - An attempt to create an XMPP Framework in Objective-C for the Cocoa development community.
 
== Perl ==
 
* [http://www.ta-sa.org/projects/net_xmpp2.html AnyEvent::XMPP]
 
== PHP ==
 
* [https://area51.myyearbook.com/trac.cgi/wiki/Lightr Lightr]
* [http://code.google.com/p/xmpphp/ xmpphp]
 
== Python ==
 
* [http://jabberpy.sourceforge.net/ jabber.py]
* [http://pyxmpp.jajcus.net/ pyxmpp]
* [http://code.google.com/p/sleekxmpp/ SleekXMPP]
* [http://twistedmatrix.com/trac/ Twisted Words]
* [http://code.google.com/p/xmpp-psn/ xmpp-psn]
* [http://xmpppy.sourceforge.net/ xmpppy]
 
== Ruby ==
 
* [http://home.gna.org/xmpp4r/ XMPP4R]
 
== Tcl ==
 
* [http://coccinella.im/jabberlib JabberLib]

Revision as of 18:56, 4 December 2009