On Wed, Jul 23, 2008 at 6:32 AM, Harlan Iverson <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
_______________________________________________
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
_______________________________________________

Reply via email to