On 29/10/2012 03:52, 印場 乃亜 wrote:

Along the same lines, a convenient way to call functions/procedures
with parameters from the "other" process would be greatly
appreciated.  (i.e. something like RPC that handles OOP).

Take a look at MTDORB [http://sourceforge.net/projects/mtdorb/]. It is a free and opensource ORB for Delphi and Kylix. It is intended to be fully compliant implementation of CORBA 2.6 standard.

At one stage I was working on getting it FPC compatible, but never finished the job. CORBA is a OOP way of working with remote objects and remote procedure calls and lots more.

Regards,
  - Graeme -

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to