8 messages in com.googlegroups.google-talk-openRe: When other people add me as a fri...
FromSent OnAttachments
water2oil25 Oct 2007 02:26 
swanand rao25 Oct 2007 12:15 
water2oil25 Oct 2007 22:25 
swanand rao25 Oct 2007 23:35 
water2oil26 Oct 2007 01:02 
water2oil26 Oct 2007 18:05 
swanand rao28 Oct 2007 20:58 
water2oil30 Oct 2007 00:21 
Subject:Re: When other people add me as a friend, .......??
From:swanand rao (swan@gmail.com)
Date:10/25/2007 12:15:41 PM
List:com.googlegroups.google-talk-open

Hi Water2Oil,

Check out the RFC for XMPP http://www.ietf.org/rfc/rfc3921.txt have a look at section 5.1.6 and section 8 it has the details which ur looking for. I am sure it will help you.

Regards,

Swanand

On 10/25/07, water2oil <gvc.@gmail.com> wrote:

Hi,

First ,take the following steps: 1, Running the call example in libjingle with "-d" option (for example, log in as m.@gmail.com)

2, then ot.@gmail.com send a request to add me as his/her friend

the problem is :

I receive nothing infomation on screen, so how do I know that ot.@gmail.com wants to add me now?????

maybe we can say in another way: 1, if I want to add someone else as my friend, we can send <iq type='set'> <query xmlns='jabber:iq:roster'> <item jid='nu.@example.com'/> </query> </iq> to "our server". but "our server" must sends something to notify the "someone else". what infomation is sent by "our server"? OR what information "someone else" receives?

I don't know if my expression is clearly, forgive my poor english.

Anyone would give me some hints? thanks in advance.