On 7/31/06, Tong <[EMAIL PROTECTED]> wrote:
I guess I missed something. So you'll need to have separate servers for MUC and normal XMPP? I mean macbeth.shakespeare.lit can't serve as both? Where do you specify which server is what type?
That's basically correct. You only need different domains for each component. You can happily run multiple components on one server, or even under a single process. Each 'xmpp domain' has it's own primary function, eg: - macbeth.shakespeare.lit would be the primary domain for users - confrerence.macbeth.shakespeare.lit would be the GC/MUC domain. The 'servers' in charge of these domains can be on seperate machines, or the same machine. They could be seperate processes, or the same process. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
