Cover image for Internet multimedia communications using SIP : a modern approach including Java practice
Title:
Internet multimedia communications using SIP : a modern approach including Java practice
Personal Author:
Series:
The Morgan Kaufmann series in networking
Publication Information:
Burlington, MA : Morgan Kaufmann, 2008
ISBN:
9780123743008

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010160836 TK5105.55 M374 2008 Open Access Book Book
Searching...

On Order

Summary

Summary

Session Initiation Protocol (SIP) was conceived in 1996 as a signaling protocol for inviting users to multimedia conferences. With this development, the next big Internet revolution silently started. That was the revolution which would end up converting the Internet into a total communication system which would allow people to talk to each other, see each other, work collaboratively or send messages in real time. Internet telephony and, in general, Internet multimedia, is the new revolution today and SIP is the key protocol which allows this revolution to grow.
The book explains, in tutorial fashion, the underlying technologies that enable real-time IP multimedia communication services in the Internet (voice, video, presence, instant messaging, online picture sharing, white-boarding, etc). Focus is on session initiation protocol (SIP) but also covers session description protocol (SDP), Real-time transport protocol (RTP), and message session relay protocol (MSRP). In addition, it will also touch on other application-related protocols and refer to the latest research work in IETF and 3GPP about these topics. (3GPP stands for "third-generation partnership project" which is a collaboration agreement between ETSI (Europe), ARIB/TTC (Japan), CCSA (China), ATIS (North America) and TTA (South Korea).) The book includes discussion of leading edge theory (which is key to really understanding the technology) accompanied by Java examples that illustrate the theoretical concepts.

Throughout the book, in addition to the code snippets, the reader is guided to build a simple but functional IP soft-phone therefore demonstrating the theory with practical examples.

This book covers IP multimedia from both a theoretical and practical point of view focusing on letting the reader understand the concepts and put them into practice using Java. It includes lots of drawings, protocol diagrams, UML sequence diagrams and code snippets that allow the reader to rapidly understand the concepts.


Table of Contents

Part 1 Fundamentals
1 Introduction
2 A bit of history
3 IP multimedia fundamental
4 SIP overview
5 SIP programming overview
Part 2 Core protocols
6 SIP protocol operation
7 SIP protocol structure
8 Programming practice with SIP
9 Session description
10 The media plane
11 The IP soft-phone project
12 SIP proxies
13 SIP security
Part 3 Advanced topics
14 SIP extensions
15 SIP call control
16 Media servers and conferencing
17 Instant messaging and presence
18 Quality of service
19 NAT traversal
20 SIP networks
21 The path to IMS
22 Peer to peer SIP