-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: SitaramanM
Message 6 in Discussion

Hi Spark!!!   Agree with you.  The point u mentioned    "you have some app on that 
machine that you can talk to, and tell it to restart the app. " basically  means that 
the Remote application(by probably a dummy appliation) has to be hosted , running and 
listening to client requestes on a remote machine, so that the client machine can 
comunicate.  So Remoting by itself wont work if the application has to be STARTED  on 
that machine.  Right!!!   Have u used "psexec" from SysInternals.  Cool stuff, where u 
can impersonate and launch applications on remote machines.   Uses ADVAPI dll's APIs.  
According to Dependency Walker the functions used from the ADVAPI are   
CloseServiceHandle
ControlService
CreateServiceA
DeleteService
OpenSCManagerA
OpenServiceA
QueryServiceStatus
StartServiceA
 Guess neo can wrap the APIs in a utility class and use them.  Any samples, tht u have 
seen, doing this??     regards,   sr

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to