On 2/9/07, Richard Dobson <[EMAIL PROTECTED]> wrote:
How? How is the bot going to be able to create all of the extra resources required on all servers consistently without having to make multiple connections? Plus, how is that bot going to host multiple games at once? I cant see how it can.
Some servers allow you to send messages 'from' any resource (as long as the bare jid matches your authenticated jid). This seems to be very implementation specific though. You would need to create one connection per room though, where as a component would used a single connection for the entire domain. (but it sounds like you'd like to load components dynamically (which servers like jabberd2 support, btw) -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
