[JDEV] Protocol:Authentication
Peter Saint-Andre
stpeter at jabber.org
Fri Dec 20 17:05:14 CST 2002
No. You can only have one resource per connection.
Peter
--
Peter Saint-Andre
Jabber Software Foundation
http://www.jabber.org/people/stpeter.php
On Fri, 20 Dec 2002, Shriram Kollipara wrote:
> Hi,
>
> Once a node has authenticated its streams with a host, it MUST provide a
> resource associated with the connection. This is accomplished by means
> of the jabber:iq:auth namespace. My question is when the Host requests
> for the resource will the Jabber protocol allow for passing in multiple
> resource names?
>
> i.e can the node send the following info to the host(I know it is okay
> to send a single resource but not sure about sending multiple
> resources)?
>
> <iq type="set" id="auth_2">
> <query xmlns="jabber:iq:auth">
> <username>juliet</username>
> <resource>balcony</resource>
> <resource>Messaging</resource>
> </query>
> </iq>
>
>
> shri
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list