|
-
April 8th, 2004, 12:52 AM
#16
Originally posted by Sam Hobbs
...perhaps a RPC would be easier. I know very little more about RPCs, except that COM uses the same MIDL type of langauge and such that is used for RPCs.
Service registration/unregistration at remote also uses RPC.
A sufficient obstacle for RPC (and DCOM as well) usage is that any its functionality(interface at least) should be registered, as far as I know, before it been used. Unfortunately I'm not experienced in RPC at all.
Best regards,
Igor
-
April 8th, 2004, 08:29 AM
#17
Is there some way to get Windows Installer to install a program on a remote computer? If so, perhaps that mechanism could be used to install then start a program on a remote computer.
Sincerely,
- Ron
-
April 8th, 2004, 09:34 AM
#18
Originally posted by Igor Vartanov
A sufficient obstacle for RPC (and DCOM as well) usage is that any its functionality(interface at least) should be registered, as far as I know, before it been used.
Which is a good thing, since otherwise systems would be much more vulnerable to installation of malicious software.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|