Results 1 to 3 of 3

Thread: DCOM Config Problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Location
    Jordan\Amman
    Posts
    84

    DCOM Config Problem

    I need to set the Server COM IP Address Programatically without having to do it using the DCOMCNFG Utility


    Can this be done
    Palestine will be free again ,and someday all the unjustice will be from the history.

  2. #2
    Lively Member
    Join Date
    Jun 2000
    Posts
    67
    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?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Location
    Jordan\Amman
    Posts
    84
    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
    Palestine will be free again ,and someday all the unjustice will be from the history.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width