Главная страница | назад





Article #15185: ServerName property (TMidasConnection or TRemoteServer)

 Question and Answer Database
FAQ185D.txt ServerName property (TMidasConnection or TRemoteServer)
Category :DCOM/MultiTier/ActiveForm
Platform :All
Product :Delphi 3.x
Question:
I get the impression that in order to register the server
interfaces with the client I have to execute the server at each
client. Is this true?
Answer:
No. On the client, fill in the ComputerName and ServerGUID
properties of the TRemoteServer. This allows the GUID to be
located in the remote computer's registry in the CLSID section.
The GUID will have a ProgID section containing the server name
that is used to populate the ServerName property of
TRemoteServer drop down list.
7/16/98 4:31:28 PM

Last Modified: 01-SEP-99