Cargando…

WebRTC integrator's guide : successfully build your very own scalable WebRTC infrastructure quickly and efficiently /

This book is for programmers who want to learn about real-time communication and utilize the full potential of WebRTC. It is assumed that you have working knowledge of setting up a basic telecom infrastructure as well as basic programming and scripting knowledge.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Altanai
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2014.
Edición:Successfully build your very own scalable WebRTC infrastructure quickly and efficiently.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn896723285
003 OCoLC
005 20240329122006.0
006 m o d
007 cr unu||||||||
008 141121s2014 enka o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d DEBBG  |d DEBSZ  |d EBLCP  |d IDEBK  |d E7B  |d HEBIS  |d S4S  |d COO  |d YDXCP  |d OCLCQ  |d OCLCF  |d OCLCQ  |d N$T  |d ZCU  |d AGLDB  |d MERUC  |d OCLCQ  |d D6H  |d OCLCQ  |d VTS  |d CEF  |d ICG  |d OCLCQ  |d STF  |d DKC  |d AU@  |d OCLCQ  |d AJS  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 894792069  |a 907296552  |a 1142502574  |a 1259099528 
020 |a 9781783981274  |q (electronic bk.) 
020 |a 178398127X  |q (electronic bk.) 
020 |z 178398127X 
020 |z 1783981261 
020 |z 9781783981267 
029 1 |a AU@  |b 000066767991 
029 1 |a DEBBG  |b BV042490234 
029 1 |a DEBBG  |b BV043613382 
029 1 |a DEBSZ  |b 434834149 
029 1 |a DEBSZ  |b 493154051 
029 1 |a GBVCP  |b 815157460 
035 |a (OCoLC)896723285  |z (OCoLC)894792069  |z (OCoLC)907296552  |z (OCoLC)1142502574  |z (OCoLC)1259099528 
037 |a CL0500000504  |b Safari Books Online 
050 4 |a TK5103.2  |b .A583 2014 
072 7 |a TEC  |x 061000  |2 bisacsh 
072 7 |a COM  |x 051230  |2 bisacsh 
082 0 4 |a 005.109236 
049 |a UAMI 
100 0 |a Altanai. 
245 1 0 |a WebRTC integrator's guide :  |b successfully build your very own scalable WebRTC infrastructure quickly and efficiently /  |c Altanai. 
250 |a Successfully build your very own scalable WebRTC infrastructure quickly and efficiently. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2014. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover (Safari, viewed November 17, 2014). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Running WebRTC with and without SIP; JavaScript Session Establishment Protocol (JSEP); Signal and media flows; Running WebRTC without SIP; Sending media over WebSockets; getUserMedia; RTCPeerConnection; RTCDataChannel; Media traversal in WebRTC clients; WebRTC through WebSocket signaling servers; Node.js; Making a peer-to-peer audio call using Node.js for signaling; Running WebRTC with SIP; Session Initiation Protocol (SIP); JavaScript-based SIP libraries; Summary. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed July 10, 2017). 
505 8 |a Chapter 2: Making a Standalone WebRTC Communication ClientDescription of the WebRTC client-server model; The sipML5 WebRTC client; Developing a minified webphone application using Tomcat; Developing our customized version of the sipML5 client; The jsSIP WebRTC client; Developing our version of the jsSIP client; SIP servers; SIP-WS to SIP-WS; SIP2SIP; OfficeSIP; SIP WS to SIP and vice-versa; The gateway to convert SIP over WebSocket to native SIP; The WebRTC2SIP gateway; The WebRTC client with Brekeke SIP server; The WebRTC client with the Kamailio SIP server; Limitations of the existing setup. 
505 8 |a Firewall and NAT issuesMedia transcoding; Summary; Chapter 3: WebRTC with SIP and IMS; The Interaction with core IMS nodes; The Call Session Control Function; Home Subscriber System; The IP Multimedia Subsystem core; The OpenIMS Core; The Telecom server; The Mobicents Telecom Application Server; The Media Server; The FreeSWITCH Media Server; Media Services; WebRTC over firewalls and proxies; The final architecture for the WebRTC-to-IMS integration; Summary; Chapter 4: WebRTC Integration with Intelligent Network; From mobiles to WebRTC client through GPRS. 
505 8 |a IMS connectivity to Gateway GPRS Support NodeFrom mobiles to WebRTC client through GSM; Call processed with the IN service logic; The WebRTC client's communication with the GSM phone through IMS; The WebRTC client's communication with a GSM phone with IN services; The services broker for endpoints, WebRTC in IMS to GSM phone in Intelligence Networks; The WebRTC client's SIP messages to SMS in a GSM phone (SMSC); The Kannel gateway; Summary; Chapter 5: WebRTC Integration with PSTN; What is PSTN?; WebRTC connectivity to the PSTN; The PSTN gateway; The PSTN connectivity to IMS via PSTN gateways. 
505 8 |a The call flow from a WebRTC SIP browser client to a fixed landline phoneThe challenges in connecting the WebRTC world to the PSTN landscape; Address mapping; Translation from SIP to ISUP; The call setup; The call termination; The call in progress; The service logic; SIP service logic through application server; IN services via IMSSF; The Service Broker for the orchestration of services; Summary; Chapter 6: Basic Features of WebRTC over SIP; SIP services; Registering a SIP client; Making audio and video calls using SIP; Text Chat using SIP. 
520 |a This book is for programmers who want to learn about real-time communication and utilize the full potential of WebRTC. It is assumed that you have working knowledge of setting up a basic telecom infrastructure as well as basic programming and scripting knowledge. 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Wireless communication systems. 
650 0 |a Real-time data processing. 
650 0 |a Computer file sharing. 
650 0 |a Application software  |x Development. 
650 0 |a Web applications. 
650 6 |a Transmission sans fil. 
650 6 |a Temps réel (Informatique) 
650 6 |a Partage de fichiers (Informatique) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Applications Web. 
650 7 |a TECHNOLOGY & ENGINEERING  |x Mobile & Wireless Communications.  |2 bisacsh 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Computer file sharing  |2 fast 
650 7 |a Real-time data processing  |2 fast 
650 7 |a Web applications  |2 fast 
650 7 |a Wireless communication systems  |2 fast 
758 |i has work:  |a WebRTC integrator's guide (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCYY3D6QkmwpJ7fjG3wJX7d  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Altanai.  |t WebRTC Integrator's Guide.  |d Birmingham : Packt Publishing, ©2014  |z 9781783981267 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1831905  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783981267/?ar  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1831905 
938 |a ebrary  |b EBRY  |n ebr10967761 
938 |a EBSCOhost  |b EBSC  |n 883035 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30041302 
938 |a YBP Library Services  |b YANK  |n 12147646 
994 |a 92  |b IZTAP