Click to See Complete Forum and Search --> : DCOM Config Problem
Swissa
Aug 14th, 2001, 08:46 AM
I need to set the Server COM IP Address Programatically without having to do it using the DCOMCNFG Utility
Can this be done
rathtap
Aug 16th, 2001, 10:08 PM
Swissa sorry this is not a reply to your question but a related question. Do the objects have to be ActiveX Exe for DCOM or can we also use DLLs?
If they have to be Exes do they have to implement interfaces. If so, how do you raise events?
Swissa
Aug 19th, 2001, 03:18 AM
DCOM objects must be ACtiveX EXE ,but DLLs can be used by provideing and EXE Wrapper ...
What I know is that EXEs Do not have to use Interfaces ,but this is done to security and management of sharing a single EXE
Raising Events is no problem....just remember that the Events are not defined in the Interface Class ...And Events ger broadcasted to all the Clients
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.