OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Syed.Alam (Syed.AlamTARGET.COM)
Date: Thu Mar 14 2002 - 13:50:50 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    if u r changing the server's interface, then in one way or another (typle
    lib, proxy-stub, or com server itself), u have to update the client. If u r
    just chhanging the implementation, then u can get away with proxy-stub or
    typelib registration (embedded or otherwise) at the client, and then not
    updating these server at client (as long as interface remains same).

    -----Original Message-----
    From: Jorge A. Rodriguez [mailto:jarsRECIFE.PE.GOV.BR]
    Sent: Thursday, March 14, 2002 10:29 AM
    To: DCOMDISCUSS.MICROSOFT.COM
    Subject: About proxy/stubs...

    Do I have to implement a proxy/stubs if i don't want to register the server
    in the client machine?(cause any time i make a change in the server's
    interface i have to re-register the server)...because now to make the client
    to use the server's code i need to register the type library of the server
    in the client calling the server with /REGSERVER...if i am wrong in some
    DCOM concept or aspect please tell me...cause really iam newbie in this
    tecnology and i don't have any book talking about it...

    Regards...and thanks in advance...

    Jorge...

    Obs: The Server and Client were made in Delphi and the client project use
    the Type Library unit of the Server to call the create of the CoClass...

    ----------------------------------------------------------------
    Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
    contains important info. Save time, search the archives at
    http://discuss.microsoft.com/archives/index.html .
    To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM

    ----------------------------------------------------------------
    Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
    contains important info. Save time, search the archives at
    http://discuss.microsoft.com/archives/index.html .
    To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM