Imageine I have a server process that creates a object and returns the 
interface to the client.  With COM, if I call methods and set properties on 
this instance I get network traffic cause the object is alive on the server, 
not the client.  Correct ?

With Corba (or COM), is there a way of avoiding this network traffic?  IE, 
can the object be magically transported to the client rather than just a 
reference to it?

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to