WebRTC: APIs and RTCWEB Protocols of the HTML5 Real-Time Web, 2/e (Paperback)
暫譯: WebRTC:HTML5即時網路的API與RTCWEB協議,第二版(平裝本)
Alan B. Johnston, Daniel C. Burnett
- 出版商: Digital Codex LLC
- 出版日期: 2013-06-19
- 售價: $892
- 貴賓價: 9.5 折 $847
- 語言: 英文
- 頁數: 274
- 裝訂: Paperback
- ISBN: 098597883X
- ISBN-13: 9780985978839
-
相關分類:
HTML
無法訂購
買這商品的人也買了...
-
$385$377 -
$199$157 -
$450$405 -
$980$774 -
$420$332 -
$420$332 -
$650$514 -
$780$616 -
$680$537 -
$580$452 -
$450$356 -
$520$411 -
$480$379 -
$403KVM 虛擬化技術實戰與原理解析
-
$580$493 -
$520$411 -
$320$250 -
$806Unity 4.X 從入門到精通
-
$650$514 -
$520$411 -
$620$490 -
$2,050$1,948 -
$580$458 -
$400$316 -
$580$452
商品描述
Chapters:
1 Introduction to Web Real-Time Communications
1.1 WebRTC Introduction
1.2 Multiple Media Streams in WebRTC
1.3 Multi-Party Sessions in WebRTC
1.4 WebRTC Standards
1.5 What is New in WebRTC
1.6 Important Terminology Notes
1.7 References
2 How to Use WebRTC
2.1 Setting Up a WebRTC Session
2.2 WebRTC Example Implementations
2.3 WebRTC Pseudo-Code Example
2.4 References
3 WebRTC Peer-to-Peer Media
3.1 WebRTC Media Flows
3.2 WebRTC and Network Address Translation (NAT)
3.3 Introduction to Hole Punching
3.4 Interactive Connectivity Establishment
3.5 WebRTC and Firewalls
3.6 References
4 WebRTC Signaling
4.1 The Role of Signaling
4.2 Signaling Transport
4.3 Signaling Protocol
4.4 Summary
4.5 References
5 W3C WebRTC Documents
5.1 WebRTC API Reference
5.2 WEBRTC Recommendations
5.3 WEBRTC Drafts
5.4 Related Work
5.5 References
6 WebRTC Protocols
6.1 Protocols
6.2 WebRTC Protocol Overview
6.3 References
7 Demo Application Code
7.1 Overview of Basic WebRTC Demo Code
7.2 Web Server
7.3 Signaling channel
7.4 Client WebRTC application
7.5 References
8 IETF WebRTC Documents
8.1 Request For Comments
8.2 Internet-Drafts
8.3 RTCWEB Working Group Internet-Drafts
8.4 Individual Internet-Drafts
8.5 RTCWEB Documents in Other Working Groups
8.6 References
9 IETF Related RFC Documents
9.1 Real-time Transport Protocol RFCs
9.2 Session Description Protocol RFCs
9.3 NAT Traversal RFCs
9.4 Codecs
9.5 References
10 Security and Privacy
10.1 Browser Security Model
10.2 New WebRTC Browser Attacks
10.3 Communication Security
10.4 Identity in WebRTC
10.5 Enterprise Issues
10.6 Privacy
10.7 Summary
10.8 References
11 WebRTC Implementations
11.1 Apple Safari
11.2 Google Chrome
11.3 Mozilla Firefox
11.4 Microsoft Internet Explorer
11.5 Opera
11.6 References
Appendix A – The W3C Standards Process
A.1 Introduction to the World Wide Web Consortium
A.2 The W3C WEBRTC Working Group
A.3 How WEBRTC relates to other W3C Working Groups
A.4 References
Appendix B – The IETF Standards Process
B.1 Introduction to the Internet Engineering Task Force
B.2 The IETF RTCWEB Working Group
B.3 How RTCWEB relates to other IETF Working Groups
B.4 References
Appendix C – Glossary
Appendix D – Supplementary Reading and Sources
商品描述(中文翻譯)
WebRTC(網頁即時通訊)正在徹底改變網頁使用者的溝通方式,無論是在消費者還是企業領域。WebRTC 為瀏覽器添加了標準的 API(應用程式介面)以及內建的即時音訊和視訊功能及編解碼器,無需插件。只需幾行 JavaScript,網頁開發者就可以將高品質的點對點語音、視訊和數據通道通訊添加到他們的協作、會議、電話或甚至遊戲網站或應用程式中。本書由參與標準化工作的專家撰寫,介紹並解釋了 WebRTC 的 W3C API 和 IETF 協議。本書內容豐富,包含圖示、範例程式碼和摘要表格,使得複雜的概念和技術,如點對點媒體和 NAT 及防火牆穿越,變得易於理解。第二版新增了有關信號傳輸和安全與隱私的全新章節,以及運行的示範程式碼(客戶端和伺服器端)和有關使用 ICE、STUN 和 TURN 協議的 NAT 穿越的更多細節。此外,本書還包含了 W3C 和 IETF 標準文件的最新更新。
章節:
1. 網頁即時通訊簡介
1.1 WebRTC 簡介
1.2 WebRTC 中的多媒體串流
1.3 WebRTC 中的多方會議
1.4 WebRTC 標準
1.5 WebRTC 的新特性
1.6 重要術語說明
1.7 參考文獻
2. 如何使用 WebRTC
2.1 設定 WebRTC 會議
2.2 WebRTC 範例實作
2.3 WebRTC 假程式碼範例
2.4 參考文獻
3. WebRTC 點對點媒體
3.1 WebRTC 媒體流
3.2 WebRTC 與網路地址轉換(NAT)
3.3 穿孔技術簡介
3.4 互動連接建立
3.5 WebRTC 與防火牆
3.6 參考文獻
4. WebRTC 信號傳輸
4.1 信號傳輸的角色
4.2 信號傳輸協議
4.3 信號傳輸協議概述
4.4 總結
4.5 參考文獻
5. W3C WebRTC 文件
5.1 WebRTC API 參考
5.2 WebRTC 建議
5.3 WebRTC 草案
5.4 相關工作
5.5 參考文獻
6. WebRTC 協議
6.1 協議
6.2 WebRTC 協議概述
6.3 參考文獻
7. 示範應用程式碼
7.1 基本 WebRTC 示範程式碼概述
7.2 網頁伺服器
7.3 信號通道
7.4 客戶端 WebRTC 應用程式
7.5 參考文獻
8. IETF WebRTC 文件
8.1 意見徵集
8.2 網際草案
8.3 RTCWEB 工作組網際草案
8.4 個別網際草案
8.5 其他工作組中的 RTCWEB 文件
8.6 參考文獻
9. IETF 相關 RFC 文件
9.1 即時傳輸協議 RFC
9.2 會議描述協議 RFC
9.3 NAT 穿越 RFC
9.4 編解碼器
9.5 參考文獻
10. 安全與隱私
10.1 瀏覽器安全模型
10.2 新的 WebRTC 瀏覽器攻擊
10.3 通訊安全
10.4 WebRTC 中的身份
10.5 企業問題
10.6 隱私
10.7 總結
10.8 參考文獻
11. WebRTC 實作
11.1 Apple Safari
11.2 Google Chrome
11.3 Mozilla Firefox
11.4 Microsoft Internet Explorer
11.5 Opera
11.6 參考文獻
附錄 A – W3C 標準流程
A.1 世界網際網路聯盟簡介
A.2 W3C WEBRTC 工作組
A.3 WEBRTC 與其他 W3C 工作組的關係
A.4 參考文獻
附錄 B – IETF 標準流程
B.1 網際工程任務組簡介
B.2 IETF RTCWEB 工作組
B.3 RTCWEB 與其他 IETF 工作組的關係
B.4 參考文獻
附錄 C – 詞彙表
附錄 D – 補充閱讀與來源