Multicast Sockets: Practical Guide for Programmers: The Practical Guides
Autor David Makofske, Kevin Almerothen Limba Engleză Paperback – 20 noi 2002
- Author team of instructor and application programmer is reflected in this rich instructional and practical approach to the subject material
- Only book available that provides a clear, concise, application-centric approach to programming multicast applications and covers several languages—C, Java, and C# on the .NET platform
- Covers important topics like service models, testing reachability, and addressing and scoping
- Includes numerous examples and exercises for programmers and students to test what they have learned
Preț: 248.07 lei
Preț vechi: 310.09 lei
-20% Nou
Puncte Express: 372
Preț estimativ în valută:
47.48€ • 49.31$ • 39.44£
47.48€ • 49.31$ • 39.44£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781558608467
ISBN-10: 155860846X
Pagini: 180
Dimensiuni: 178 x 229 x 12 mm
Greutate: 0.36 kg
Editura: ELSEVIER SCIENCE
Seria The Practical Guides
ISBN-10: 155860846X
Pagini: 180
Dimensiuni: 178 x 229 x 12 mm
Greutate: 0.36 kg
Editura: ELSEVIER SCIENCE
Seria The Practical Guides
Public țintă
Software engineers, developers, application programmersCuprins
1
Introduction
1.1 Multicast Defined
1.2 Unicast vs. Multicast vs. Broadcast
1.3 The Multicast Tradeoff: Power/Flexibility vs. Complexity
1.4 An Overview of Multicast Protocols
1.5 Organization of this Book
2 Multicasting with C Sockets
2.1 UDP Sockets
2.2 Sending Multicast Packets in C
2.3 Receiving Multicast Packets in C
2.4 A Sample Run of Sender and Receiver(s)
2.5 C and Source Specific Multicast
2.6 WinSock Modifications
3 Multicasting with Java
3.1 The Java MulticastSocket API
3.2 A Java Multicast Sender
3.3 Receiving Multicast Packets in Java
3.4 A Sample Run
4 Multicasting with .NET
4.1 The .NET Sockets Class
4.2 Sending Multicast Packets in C#
4.3 Receiving Multicast Packets in C#
4.4 A Sample Run: C# Multicast Sender and Receiver
4.5 C# and Source Specific Multicast
4.6 The C# UdpClient Class
5 Source Specific Multicast
5.1 Source Specific Multicast Defined
5.2 Advantages of SSM
5.3 Host Support for SSM
5.4 SSM Additions to the APIs
6 Multicast Addressing and Scoping
6.1 Scoping
6.2 Multicast Address Space
6.3 Selecting a Multicast Address
6.4 Java Multicast Address Scope Methods
7 Multicast Reachability and Scalability
7.1 Multicast Reachability
7.2 Multicast Ping
7.3 Multicast Scalability
7.4 MPing with Receiver-based Congestion Control
8 Application Layer Multicast and Reflectors
8.1 Introduction
8.2 A Multicast Reflector in Java
9 Summarizing Lessons Learned
A Multicast History and Protocols
B Summary of Multicast API by Language
1.1 Multicast Defined
1.2 Unicast vs. Multicast vs. Broadcast
1.3 The Multicast Tradeoff: Power/Flexibility vs. Complexity
1.4 An Overview of Multicast Protocols
1.5 Organization of this Book
2 Multicasting with C Sockets
2.1 UDP Sockets
2.2 Sending Multicast Packets in C
2.3 Receiving Multicast Packets in C
2.4 A Sample Run of Sender and Receiver(s)
2.5 C and Source Specific Multicast
2.6 WinSock Modifications
3 Multicasting with Java
3.1 The Java MulticastSocket API
3.2 A Java Multicast Sender
3.3 Receiving Multicast Packets in Java
3.4 A Sample Run
4 Multicasting with .NET
4.1 The .NET Sockets Class
4.2 Sending Multicast Packets in C#
4.3 Receiving Multicast Packets in C#
4.4 A Sample Run: C# Multicast Sender and Receiver
4.5 C# and Source Specific Multicast
4.6 The C# UdpClient Class
5 Source Specific Multicast
5.1 Source Specific Multicast Defined
5.2 Advantages of SSM
5.3 Host Support for SSM
5.4 SSM Additions to the APIs
6 Multicast Addressing and Scoping
6.1 Scoping
6.2 Multicast Address Space
6.3 Selecting a Multicast Address
6.4 Java Multicast Address Scope Methods
7 Multicast Reachability and Scalability
7.1 Multicast Reachability
7.2 Multicast Ping
7.3 Multicast Scalability
7.4 MPing with Receiver-based Congestion Control
8 Application Layer Multicast and Reflectors
8.1 Introduction
8.2 A Multicast Reflector in Java
9 Summarizing Lessons Learned
A Multicast History and Protocols
B Summary of Multicast API by Language
Recenzii
"This
is
a
terrific
hands-on
guide
to
programming
multicast
Internet
applications.
Gathering
together
all
of
the
needed
information,
techniques,
and
illustrative
examples
in
one
place,
it
is
the
best
source
for
material
on
multicast
socket
programming."--James
F.
Kurose,
Professor
of
Computer
Science,
University
of
Massachusetts,
Amherst
"Makofske and Almeroth have provided just the jump-start that most programmers will need to get started with multicast. Using the examples provided, any competent coder will be able to safely send and receive multicast packets in short order. Think of this as the crystal radio kit of multicast applications—and I mean that in the best possible sense."--Lucy Lynch, Computing Center, University of Oregon
"Until now, programming multicast applications has been an arcane pursuit, accessible to a select few. This book changes all that. It is very timely, with an introduction to programming multicast in .NET, in addition to Java and C. It is also very comprehensive, with a nice discussion of the history of multicast development."--Ramesh Govindan, University of Southern California
"Makofske and Almeroth have provided just the jump-start that most programmers will need to get started with multicast. Using the examples provided, any competent coder will be able to safely send and receive multicast packets in short order. Think of this as the crystal radio kit of multicast applications—and I mean that in the best possible sense."--Lucy Lynch, Computing Center, University of Oregon
"Until now, programming multicast applications has been an arcane pursuit, accessible to a select few. This book changes all that. It is very timely, with an introduction to programming multicast in .NET, in addition to Java and C. It is also very comprehensive, with a nice discussion of the history of multicast development."--Ramesh Govindan, University of Southern California