摘要說明
XMPP與IMPP、PRIM、SIP(SIMPLE)合稱四大IM協議主流,在此4大協定中,XMPP是最靈活的。
Google Talk 使用開放的 XMPP 協議(原名Jabber),VoIP功能使用 XMPP 擴展的Jingle協議,若要開發一個 P2P 的服務,可以直接參考 Google 的 libjingle source code,其URL為 https://code.google.com/p/webrtc/。
Bookmark 如下:
- XMPP
- [转]解析XMPP协议分析与应用
- Google Talk
- Google+ HangOuts
- Sigslot介绍
- libjingle源码解析
- Google libjingle 官方網站
- Nagle與Cork算法
- http://tools.ietf.org/pdf/draft-cheshire-tcp-over-udp-00.pdf
- http://udt.sourceforge.net/index.html
- http://rdp2tcp.sourceforge.net
- http://en.wikipedia.org/wiki/Reliable_User_Datagram_Protocol
- https://code.google.com/p/webrtc/
- https://code.google.com/p/udptunnel/
- Mac 下載並編譯 WebRTC,安裝至模擬機和真機