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





Article #15095: Moving the application server to another machine

 Question and Answer Database
FAQ95D.txt Moving the application server to another machine
Category :DCOM/MultiTier/ActiveForm
Platform :All
Product :Delphi 3.x
Question:
When server is moved to a different machine the client machine
is not able to communicate or rather find the server. I know it
needs to be registered as well with the server machine but how?
Answer:
When you move the server to another machine you need to do 2
things.
1) Register the server. SERVER.EXE /REGSERVER
2) Change the ComputerName property of the TRemoteServer to
point to the name of the server.
7/16/98 4:31:28 PM

Last Modified: 01-SEP-99