Hi all,

How to communicate between an application and a windows service on the same machine.

Here I want to access data generated by service and process it through an application(UI).

Thanks..