I encountered two interesting points when working with the Openfire XMPP server and the Smack API, both from IgniteRealtime. After joining a Multi-User Chat (MUC) independently, without invite, I was forbidden (e.g. error 403) from finding out who the administrators or owners of the room were. I could not find anything about this in the [...]
Openfire/Smack bug? Unable to ask Multi-User Chat who the admins are
November 15th, 2008 No Comments
Tags: Bug · error 403 · IgniteRealtime · MUC · Multi-User Chat · Openfire · problem · Smack · XMPP
Setting up JSJaC with Openfire 3.5.2
October 14th, 2008 10 Comments
I am using Openfire, an XMPP (Jabber) server, to facilitate instant messaging in a closed system I am building. Part of my design had users rely on browsers as instant messaging (IM) clients. As Meebo showed, it can be done quite well and an open source JavaScript library, JSJaC, apparently provides this ability. JSJaC is [...]
Tags: Apache httpd · JavaScript · JSJaC · mod_proxy · Openfire · XMPP