Delphi XE之路(8)xe5 android 手机上使用sqlite
<div style="margin:0px; padding:0px; font-family:punctuation,微软雅黑,Tohoma; font-size:14px; line-height:22px">
<span style="margin:0px; padding:0px; color:rgb(70,70,70); font-family:simsun">转载自:</s
webrtc学习: 部署stun和turn服务器
webrtc的P2P穿透部分是由libjingle实现的.
步骤顺序大概是这样的:
1. 尝试直连.
2. 通过stun服务器进行穿透
3. 无法穿透则通过turn服务器中转.
stun 服务器比较简单.