After looking through other alternatives, I decided to go with the mainstream. A small windows service reading from the queue, implemented using WCF, and the client using WCF for adding messages to the queue.
One thing though, make sure that you configure a mex endpoint in the WCF service, otherwise it's hard to add a service reference. And the service should have a host tag as well.
0 kommentarer:
Post a Comment