
On Tue, Apr 1, 2008 at 11:22 AM, Stjepan Rajko <stipe@asu.edu> wrote:
Last year before GSoC I started working on a remote invocation library, it's in the sandbox:
http://svn.boost.org/svn/boost/sandbox/rpc/
I abandoned it when I started my GSoC project and I don't remember documenting it very well (if at all), but maybe you'll find something
Hi Salinda, It turns out I did document it slightly: http://www.dancinghacker.com/code/rpc/ I also found some uncommitted changes on my comp, so I committed them. The code might be a little out of sync with the online docs, so if this looks interesting to you at all you might want to rebuild the docs from the repository. Also, if you find something that might be useful to you please let me know - I can probably suggest better ways of implementing it than what I did back then. Stjepan