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





Article #17938: Debugging CORBA clients and servers

 Question and Answer Database
FAQ2938D.txt :Debugging CORBA clients and servers
Category :CORBA
Platform :Win95/NT
Product :
Question:
How do I debug a CORBA client and server at the same time?
Answer:
You will need two instances of Delphi 4. One will be running
and debugging the server, the other will be running and
debugging the client. Always make sure that you start the
server before you start the client, and always make sure you
shut all clients down before you shut the server down,
otherwise you may get unpredictable results.
12/01/1998 1:40:48 PM

Last Modified: 01-SEP-99