A
Adam Clauss
I am currently developing an application which will primarily run as a service that starts with Windows. However, I want to also
have an 'administration' tool that can be run that controls various aspects of the service (not simply start/stop). What methods
exist to communicate between these two separate processes? And pros/cons of them?
Thanks!
have an 'administration' tool that can be run that controls various aspects of the service (not simply start/stop). What methods
exist to communicate between these two separate processes? And pros/cons of them?
Thanks!