Hello all,
I am trying for more than a week to make libjingle pcp sample to work.
I am able to compile and to start both client and server side.
I can see "Logging in/ Loggen in" notifications on both sides.
Then my server shows "Waiting for [EMAIL PROTECTED]" message where
[EMAIL PROTECTED] is my client's JID and nothing more happens.

I have made one modification to pcp sample - I am using port 9000
instead of port 5222.

One more thing that I noticed:

this call (line 125 in presencepushtask.cc)
       std::string node = caps->Attr(QN_NODE);

always returns
http://mail.google.com/xmpp/client/caps

while GOOGLE_CLIENT_NODE is set to  http://www.google.com/xmpp/client/caps

then my set_fileshare_capability_ flag is never set to true.
Obviously, this is an origin of the problem, but why this happens? And
how can I fix it?

Thanks
AC


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