Hi,

I'm creating a gtalk client and was wondering if there was anyone here
that could help me with this problem :

I'm implementing the basic Extensions used by Gtalk but I can't seem
to get the service discovery to work....

I'm sending the following packet to a buddy in my list that is
connected with the GTalk official client :

<iq id="7v2Eu-4" to="[EMAIL PROTECTED]/Talk.v104362CAD30" type="get">
  <query xmlns="http://jabber.org/protocol/disco#info"/>
</iq>

And this is the response I'm getting :
<iq id="7v2Eu-4" to="[EMAIL PROTECTED]/SmackD98F3F34"
from="[EMAIL PROTECTED]/Talk.v104362CAD30" type="error">
  <error code="501" type="CANCEL">
    <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-
stanzas"/>
  </error>
</iq>

Is there anyone out there that has a clue as to what's wrong here ?
I've used the information on the gtalk developer page to create this
messages but for some reason there wrong ?

If I'm not in the correct newsgroup to post this message, could
someone tell me where I should post it ?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to