I am trying to design a system that connects and communicates remotely to the windows service written in C#.Net. In details what I am trying to accomplish is to have some user interface being located on one machine to communicate (perhaps using SOAP) with windows service written in C#. Net. I was just wondering if anybody knows if its doable and what classes and tools I should you to accomplish this task
Thank you for any suggestions. It should be an interesting project