$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-09-18 04:17:58
"Slawomir Lisznianski" wrote:
> I've been thinking of a library that would bring RMI-like capabilities
> to C++ (RMI stands for Remote Method Invocation).
>
Could you compare your approach to:
http://www.codeproject.com/threads/RMI_For_Cpp.asp
/Pavel