<div dir="ltr">On Wed, Jul 23, 2008 at 6:32 AM, Harlan Iverson <<a href="mailto:h.iverson@gmail.com">h.iverson@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">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 :). <br>
</div></blockquote></div><br>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.<br clear="all">
<br>-- <br>- Norman Rasmussen<br> - Email: <a href="mailto:norman@rasmussen.co.za">norman@rasmussen.co.za</a><br> - Home page: <a href="http://norman.rasmussen.co.za/">http://norman.rasmussen.co.za/</a>
</div>