cours:service_oriented_computing_and_web_services_2017_2018:lab_eventing_and_wstutorial:publish_subscribe_pattern_for_eventing_with_web_services
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
cours:service_oriented_computing_and_web_services_2017_2018:lab_eventing_and_wstutorial:publish_subscribe_pattern_for_eventing_with_web_services [2018/03/29 09:29] – [Events in WCF] tigli | cours:service_oriented_computing_and_web_services_2017_2018:lab_eventing_and_wstutorial:publish_subscribe_pattern_for_eventing_with_web_services [2018/03/29 09:33] (Version actuelle) – [Create WCF Service Library (EventsLib.dll)] tigli | ||
---|---|---|---|
Ligne 25: | Ligne 25: | ||
Some Middleware like [[https:// | Some Middleware like [[https:// | ||
- | ===== Your first step by step eventing communications between Web service and Client ===== | + | |
+ | ===== PART 1 : Your first step by step eventing communications between Web service and Client ===== | ||
==== Events Introduction ==== | ==== Events Introduction ==== | ||
Ligne 68: | Ligne 69: | ||
=== Defining Interface ICalcServiceEvents (ICalcServiceEvents.cs) === | === Defining Interface ICalcServiceEvents (ICalcServiceEvents.cs) === | ||
- | + | ||| | |
- | ** Exercice: ** | + | |
Now Let's define interface for the events published by the service. | Now Let's define interface for the events published by the service. | ||
Ligne 388: | Ligne 388: | ||
=== Action< | === Action< | ||
https:// | https:// | ||
- | ===== Advanced use of Eventing ===== | + | ===== PART 2 : Advanced use of Eventing ===== |
Thanks to the previous example, create a central WS that accept data modification from " | Thanks to the previous example, create a central WS that accept data modification from " | ||
Test it with a simple shared data like a count value, with one pupblisher and various subscribers. | Test it with a simple shared data like a count value, with one pupblisher and various subscribers. | ||
cours/service_oriented_computing_and_web_services_2017_2018/lab_eventing_and_wstutorial/publish_subscribe_pattern_for_eventing_with_web_services.1522315753.txt.gz · Dernière modification : 2018/03/29 09:29 de tigli