I'm writing a component that will auto-populate a roster and auto-subscribe the contacts.
My current tact is to use <xdb> to update the clients roster in the database, then push the roster change to the client via an <iq type="set"><query... I'd then like force the subscriptions (as much as possible) by forging the <presence> packet to the remote contact. Am I going in the right direction? As it stands, I'm crashing JIM with the <iq> set above and am swimming around and not finding any documentation about the above in regards to components. I'm basing my guesstimates on client2server interactions. Are there any docs around (even in pre-alpha form) that could enlighten me? What's the "right" way to do this? Thanks, Mike _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
