Multicast
#1

Definition
The concept of multicast was introduced by Steve Deering in the '80's. Adding multicast to the internet does not alter the basic model of the network. Any host can send multicast data, but with a new type of address called a host group address. IPv4 has reserved class D addresses to support multicasting. A user can dynamically subscribe to the group to receive multicast traffic by informing a local router that it is interested in a particular multicast group. However, it is not necessary to belong to a group to send multicast. The delivery of multicast traffic in the internet is accomplished by creating a multicast tree, wit all of its leaf nodes as recipients.

Imagine a scenario where a professor wants to conduct a real-time class with 50 students participating through the network. If the multimedia application for the conferencing employs unicasting, the professor's computer repeatedly sends out 50 audio streams to the student's computers. Unicasting wastes bandwidth because it sends 50 duplicate copies over the network, and causes a significant delay before the last student hears the professor. The audio stream could also flood every corner of the network and possibly bring the network down. Multicasting comes to the rescue by allowing the multicast host to send out only one copy of the information, and only those hosts that are part of that group receive it. In the class example, the professor's computer sends only one audio stream to the network, and only the targeted 50 students receive the stream. The information utilizes the minimum required network bandwidth and arrives at every student's computer without any noticeable delay.

This application is an example of the practical use of multicast in everyday life. The same is true for other applications like audio/video conferencing, multiplayer online gaming, online/offline video distribution, news and so on. As illustrated in Fig.1.1, it is clear that even if there are only three receivers of a multimedia application, the bandwidth utilization between routers can be roughly reduced up to one-third if we use multicasting.

Initial Support of multicast in the internet is done by adding multicast-capable routers (mrouters) and using dedicated tunnels to facilitate multicasting packets from one mrouter to another. A router is a device that connects a local area network, such as an inter-office LAN, to a wide area network such as the Internet. The router's job is to move information between the two networks. Most routers today are unicast routers: They are designed to move information from a specific place to another specific place. However, routers that include multicasting capabilities are becoming more common. The job of each mrouter is to encapsulate and de capsulate each multicast packet as a regular Internet Protocol (IP) packet and send it through the tunnel to another mrouter. This set of mrouters in the internet is called MBone (multicast backbone). Presently, some of the existing internet routers have been enhanced to support multicast, and there is no need to set up dedicated tunnels for them. This is called native multicast and the internet currently has a combination of both.

IP supports dynamic joining and leaving of a group by Group Management Protocol (IGMP). A user wishing to join a multicast group sends an IGMP join message to its neighboring multicast router. If the multicast router is not a member of the group, it forwards the message upstream until it finds some router or source that is subscribing to the group. In a domain, if there are routers performing IP multicasting, one of them is elected as the multicast querier to control the multicasting in the domain. The multicast router also keeps track of current membership of any group by sending periodic messages to all hosts in the domain.
Reply
#2

please read http://studentbank.in/report-multicast--832 technical report and presentation for Multicast Routing Algorithms and Protocols
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: matlab multicast, multicast address, rbmulticast multicast wikipedia, multicast across subnets, multicast bgp, multicast domain, tcpdump multicast,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  A Secure Mobile Healthcare System using Trust-Based Multicast Scheme seminar class 3 7,959 22-12-2012, 10:54 AM
Last Post: seminar details
  Enhanced QoS Multicast Routing Protocol nit_cal 1 5,711 20-12-2012, 10:31 AM
Last Post: seminar details
  IP MULTICAST ROUTING project report helper 2 5,905 20-12-2012, 10:31 AM
Last Post: seminar details
Photo Multimedia Broadcast Multicast Service (MBMS) Computer Science Clay 1 13,639 02-11-2012, 12:38 PM
Last Post: seminar details
  Seminar on Byzantine-ResilientSecure Multicast Routing in Multi-hop Wireless Networks computer girl 0 957 11-06-2012, 05:40 PM
Last Post: computer girl
  Impact Of Distributed Power Control Over On-Demand Multicast Routing Protocol summer project pal 0 843 22-01-2011, 06:26 PM
Last Post: summer project pal
  SCREEN CAPTURE AND MULTICAST project report helper 1 1,727 28-10-2010, 10:19 PM
Last Post: subtlecse
  Multicast Routing Algorithms and Protocols seminar projects crazy 1 3,364 13-10-2010, 11:16 AM
Last Post: projectsofme
  MULTI USER SECURITY FOR MULTICAST COMMUNICATION project report helper 0 966 06-10-2010, 12:55 PM
Last Post: project report helper
  Multicast Routing with Delay and Delay Variation Constraints for Collaborative project topics 0 1,489 02-04-2010, 10:25 AM
Last Post: project topics

Forum Jump: