What steps will reproduce the problem?
1. Compile the libjingle libray.
2. make client and run client.
What is the expected output? What do you see instead?
Should get the best_connection for the candidates.
What version of the product are you using? On what operating system?
libjingle 0.6.14 on Ubuntu 10.10
Please provide any additional information below.
I am trying to use p2p functionality of libjingle getting clues from the unit
test. It seems the unit test does not make an actual connection between the
peers and uses a FakeNetworkManager. I am not able to get the best connection
to communicate. Is there any working example for it?
Is it possible to use libjingle p2p without XMPP?
I have attached my code and makefile to build it.
Original issue reported on code.google.com by gurpreet...@gmail.com on 23 Jul 2012 at 10:33
Original issue reported on code.google.com by
gurpreet...@gmail.com
on 23 Jul 2012 at 10:33Attachments: