|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Getting info from a service running on anather computer- HOW?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 Hi,
Take a look at remoting. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/hawkremoting.asp Ken --------------------- Show quoteHide quote "Bob" wrote: > 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 > > >
vbexpress and sql2000
Which database should I use? How to set the TextBox digital only? Formatting the ComboBox editing window help !!!! databinding with text box SCOPE_IDENTITY() help urgent Wall Charts 2005 No Setup Project in 2005 Express Edition? Keep form on top of everything - even other apps ? |
|||||||||||||||||||||||