Getting info from a service running on anather computer- HOW?

B

Bob

Two part question:
1- I'm in the process of creating a service app with VB.net VS2005 -
MyService.
I have a get and set property that can return values if I can access it. -
MyProperty
Question is from another application, on another machine how can I get and
set Myproperty on the service while its running?

2- The service does not have a UI, but sometimes it will be necessary for me
to modify some of its configuration settings while its running. Can anyone
point me to sample code that lets you do that.

Thanks for any help.
Bob
 

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