C
Cato
good morning, i'm working on a file syste watcher application that
runs as "windows service".
i have a problem...
how can i create a client application that "monitors" the events in my
service?
i need to interact with the service from a client application, also
for other tasks, such as query for variables status.
which is the best practice for this?
thank you
runs as "windows service".
i have a problem...
how can i create a client application that "monitors" the events in my
service?
i need to interact with the service from a client application, also
for other tasks, such as query for variables status.
which is the best practice for this?
thank you