WS-Eventing Application
It took me half of today to implement a WS-Eventing based service, together with service control application and demonstration client.
I took Plumbwork.Orange implementation of WS-Eventing stack. It includes WSE 2.0 based implementation of WS-Eventing specification, written by John Bristowe. Latest post about updates can be found here.
How it works
Windows service queries message queue (MSMQ) after the period elapses. If it finds any messages, they are dispatched to all registered clients.
There is a service control application, which can enroll new messages into the queue.
There's also a simple client which you can use to register and receive notifications.
Availability
You can download the bits from here:
Do the following:
If you get into trouble, please email me. Have fun!
Remember Me
The opinions expressed herein are my own personal opinions and do not represent my company's view in any way.
My views often change.
This blog is just a collection of bytes.
Copyright © 2003-2024Matevž Gačnik
E-mail