[JDEV] .. groupchat ..

Keith Minkler keith at digix.dyndns.org
Mon Nov 6 19:46:53 CST 2000


> Can anyone confirm that there is a version of groupchat that will work with
> the latest jabber 1.2 server ?

Yes, the jabberd version of groupchat is located in the "conferencing" module in Jabber.org's CVS repository... this version, in addition to being a jabberd transport (loadable .so component) supports BOTH versions of the groupchat protocol at the same time.  (this can be turned off with compile flags -- check groupchat.h for the #defines).

> Also to clarify lots of questions we should have a list of transports that
> will work with jabber 1.2 and which one needs to be upgraded.

AFAIK, the transports that have been modified to handle 1.2 directly are Yahoo, ICQ, MSN, AIM, and Groupchat -- the other transports *can* be made to connect to jabberd, by calling ehandler_new_ex, instead of ehandler_new, and passing in the port to connect to base_accept as an additional parameter.

<snip/>

Keith Minkler




More information about the JDev mailing list