Communication between Client Application and Windows Service

S

Stefan Uhlemann

Hi,

I have a windows service running different threads (and progress events)
which are taking some time.
What is the best way for a client apllication to communicate with the
service for asking its state (eg. progress of the tasks, taskcount, cancel
tasks) ?

Is there an easy way to do this? Sockets? Named pipes? And is there an
example?

Thank you

Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top