erichocean / libjingle

Automatically exported from code.google.com/p/libjingle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2p flag

GoogleCodeExporter opened this issue · comments

Hello guys, does anybody know if there is any flag into the library which allow 
you to know if your connection goes p2p or through a relay server?


Original issue reported on code.google.com by silviu.cpp@gmail.com on 10 Sep 2011 at 9:27

SocketMonitor exposes this information through the ConnectionInfo 
local_candidate/remote_candidate structures.

Original comment by juberti@google.com on 8 Dec 2011 at 9:27

  • Changed state: Done
Thx ! I figured out some time ago but I forgot to post this on the thread. 

Original comment by silviu.cpp@gmail.com on 8 Dec 2011 at 9:35