Multiple choice technology programming languages

In which model, services publish their presence in a network by multicasting announcement message that can be processed by the interested consumers?

  1. Managed Model

  2. Ad-Hoc Model

  3. Echo Model

  4. Discovery Model

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Ad-Hoc discovery model uses multicast announcement messages where services announce their presence on the network. Interested clients listen for these announcements. This is contrasted with managed discovery which uses a centralized discovery proxy. WS-Discovery protocol supports this ad-hoc multicast model.