Discovering node resources - (was RE: [JDEV] Component failing to push new roster information to client)

Mike Prince mike at mikeprince.com
Sat Nov 30 13:50:29 CST 2002


I dug into the roster.c code from Jabber 1.4.2 and it appears to use
internal data structures (mapi->user->sessions) to enumerate through the
connected resources.

Is there a way for my out of process component to discover a nodes
connected resources? 

Thanks,

Mike

> -----Original Message-----
> From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org] On 
> Behalf Of Robert Norris
> Sent: Wednesday, November 27, 2002 6:48 PM
> To: jdev at jabber.org
> Subject: Re: [JDEV] Component failing to push new roster 
> information to client
> 
> 
> > 3) I then try to push the roster to the client (yes, it's connected 
> > and
> > available)
> > 
> > <iq from="realtime" to="exodus at localhost" id="2" type="set">
> 
> The session manager does not route IQs to the 
> highest-priority resource. IQ chunks must be addressed to a 
> full JID, including resource.
> 
> Rob.
> 
> --
> Robert Norris                                       GPG: 
> 1024D/FC18E6C2
> Email+Jabber: rob at cataclysm.cx                Web: 
http://cataclysm.cx/





More information about the JDev mailing list