G
Guest
Dear all,
I have a process named P1 ( windows form or console app) which need to send
a command to a windows service and then my servcie will proceed that command
and do proper opertaion.
For instance P1 could send DATAREADY, my service shoulld receive that
command and handle it.
What is the way for my service to register to that command ?
Does P1 can geenrate an event that my servcie will register ? how ?
Thnaks for help
regards
serge
I have a process named P1 ( windows form or console app) which need to send
a command to a windows service and then my servcie will proceed that command
and do proper opertaion.
For instance P1 could send DATAREADY, my service shoulld receive that
command and handle it.
What is the way for my service to register to that command ?
Does P1 can geenrate an event that my servcie will register ? how ?
Thnaks for help
regards
serge