1-5z Database and financial applications (stock), and so on.z Any point-to-multiple-point data application.Multicast ModelsBased on the multicast source processing modes, there are three multicast models:z Any-Source Multicast (ASM)z Source-Filtered Multicast (SFM)z Source-Specific Multicast (SSM)ASM modelIn the ASM model, any sender can become a multicast source and send information to a multicastgroup; numbers of receivers can join a multicast group identified by a group address and obtainmulticast information addressed to that multicast group. In this model, receivers are not aware of theposition of a multicast source in advance. However, they can join or leave the multicast group at anytime.SFM modelThe SFM model is derived from the ASM model. From the view of a sender, the two models have thesame multicast group membership architecture.Functionally, the SFM model is an extension of the ASM model. In the SFM model, the upper layersoftware checks the source address of received multicast packets so as to permit or deny multicasttraffic from specific sources. Therefore, receivers can receive the multicast data from only part of themulticast sources. From the view of a receiver, multicast sources are not all valid: they are filtered.SSM modelIn the practical life, users may be interested in the multicast data from only certain multicast sources.The SSM model provides a transmission service that allows users to specify the multicast sources theyare interested in at the client side.The radical difference between the SSM model and the ASM model is that in the SSM model, receiversalready know the locations of the multicast sources by some means. In addition, the SSM model uses amulticast address range that is different from that of the ASM model, and dedicated multicast forwardingpaths are established between receivers and the specified multicast sources.Multicast ArchitectureThe purpose of IP multicast is to transmit information from a multicast source to receivers in themulticast mode and to satisfy information requirements of receivers. You should be concerned about:z Host registration: What receivers reside on the network?z Technologies of discovering a multicast source: Which multicast source should the receiversreceive information from?z Multicast addressing mechanism: Where should the multicast source transports information?z Multicast routing: How is information transported?IP multicast is a kind of peer-to-peer service. Based on the protocol layer sequence from bottom to top,the multicast mechanism contains addressing mechanism, host registration, multicast routing, andmulticast application: