Hi, Thank you for quick reply and for your comments. Can you please provide some information regarding the XMPP monitor and to start working on it. Where can i get the XMPP monitor? please provide some links. and can you please tell me in which language(platform) you are working in?
regards, koti. On Oct 18, 2:36 pm, anton <[EMAIL PROTECTED]> wrote: > Hi, > As I know: > > To get a roster list : you may send a iq query packet to get one, > that is sth like: > <iq from='[EMAIL PROTECTED]/balcony' type='get' id='roster_1'> > <query xmlns='jabber:iq:roster'/> > </iq> > > 2. Add/Remove a jid from the roster list: > <presence to='[EMAIL PROTECTED]' type='unsubscribe'/> > <iq to='[EMAIL PROTECTED]/10B53A7A' id='9BEA5191' type='set'> > <query gr:ext='2' xmlns='jabber:iq:roster' > xmlns:gr='google:roster'> > <item jid='[EMAIL PROTECTED]' subscription='from'/> > </query> > </iq> > > I used to use The XMPP monitor plugin in pidgin. > That may be helpful. > > If I mistook sth , plz remind me directly. > I'm just a newbie... > > Rgds, > anton > > On Sep 24, 2:47 am, "Ami Noy" <[EMAIL PROTECTED]> wrote: > > > Hi. > > > I run the libjingle examples under LINUX and I created a new account and > > name for an application I run with it > > > How can I add this account to my google-talk friends or other friends that > > uses google-talk? > > > I tried to do that by inviting it as a frien, but I don't see any option to > > receive and answer for that request while running the libjingle examples. > > > Thanks > > > Ami --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
