Plugins for eJabberd

Hello,

I am interested in eJabberd but I know Openfire as well. At the moment I compare both solutions and I like the Plugin-management of Openfire. I wonder if all of the nice Plugins here: http://www.igniterealtime.org/projects/openfire/plugins.jsp are also available for eJabberd?

Thanks and regards...

Plugins and modules depend on their respective program

lindstrom wrote:

are also available for ejabberd?

To extend their internal functionality, Openfire has plugins and ejabberd has modules. The code is highly dependant in the programs themselves, and can't be used with other programs. So you can't use Openfire's plugins in ejabberd, or ejabberd's modules in Openfire.

Looking at that page, it seems a few of the plugins provide features that can be get in ejabberd too:

  • Broadcast: mod_announce
  • IM Gateway: there are several Jabber components that work with any Jabber server: PyMSNt...
  • MotD: mod_announce
  • Presence Service: mod_webpresence and the original mod_presence
  • Search: mod_vcard

What are the plugins available for IM Gateway?

I checked out all the plugins from

https://svn.process-one.net/ejabberd-modules

Which is the one that works as an IM Gateway ?? I could not find any plugin with the name PyMSNt

Also, is there anyway I can connect to the server using Java ?? Are there any available libraries for it ??

Thanks

Transport's is not ejabberd

Transport's is not ejabberd module, it works on any server what supported XEP-0114: Jabber Component Protocol, for example http://groups.google.com/group/py-transports

Syndicate content