Chapter 9:Multicasting
|
||
C & Winsock: The Kick Start programming tutorialsC & Linux SocketProgram Example IndexC#, VB .NET & C++/CLI Network ProgrammingWindows Device Driver Development & Program ExamplesReactOS - Windows OS Binary Compatible Open Source Project - C & C++
|
What do we have in this chapter?
Finding Multicast PropertiesIP MulticastingSupport ProtocolsMulticasting with SetsockoptSending Multicast Data with IPv4Sending Multicast Data with IPv6Multicasting with WSAIoctl()Multicasting with WSAJoinLeaf()Reliable SenderModifying the Window SizeForward Error Checking (FEC)Reliable ReceiverATM Multipoint with WSAJoinLeaf()ATM Leaf NodeATM Root NodeUseful References
Summary
Multicasting offers a number of advantages for applications that need to communicate with multiple endpoints without the overhead of broadcasting. In this chapter, we defined multicasting and presented the different multicasting models. We then discussed the different IP multicasting options, including IPv4 and IPv6 multicasting, IPv4 source multicasting, and reliable multicasting. Finally, we covered ATM point-to-multipoint communication.
|
|
|
![]() Custom Search
|
|
< Chap 8: Registration & Name Resolutions | Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Chap 10: Quality-of-Service (QOS) >
Share and email to your beloved friends and foes:
|
||