[jdev] Multiple legacy connections; XEP-0100 / XEP-0077

Norman Rasmussen norman at rasmussen.co.za
Wed Jul 23 02:54:16 CDT 2008


On Wed, Jul 23, 2008 at 6:32 AM, Harlan Iverson <h.iverson at gmail.com> wrote:

> So on to my problem: I would like to allow multiple legacy sessions per
> gateway protocol (eg. multiple AIM sessions) through a single client xmpp
> connection. I don't see anything explicit in the XEPs and am wondering if
> anyone has accomplished this and how. I have some [complicated] solutions
> that I can explain if there's a lack of a better answer, but I fear I may
> just be over-thinking the issue :).
>

This is a design issue related the the gateways, and is only limited by
their implementation.  So far none of them support this feature, except
perhaps the irc transports which allows connections to multiple irc servers
at the same time.  Generally people get around the limitation by either
using multiple client jids, or several transport instances.

-- 
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20080723/11058170/attachment-0002.htm>


More information about the JDev mailing list