How to pass data to a running service

  • Thread starter Thread starter Manuel Coca
  • Start date Start date
M

Manuel Coca

I need to pass some data to an running service, the only function that I
find to control de service is ControlService but its receives only the
ControlCode.
 
You need to set up some sort of communication channel that the service listens to such as named pipes or sockets, etc.
 

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

Back
Top