Which version of boost has RCF.hpp (RMI)

Hi, I want to use RMI functionality provided by boost to communicate between two processes. I found information about the same in article http://www.codeproject.com/threads/RMI_For_Cpp.asp Please let me the boost version no. which has this functionality. Thanks and regards, Sameer -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm

"sameer p" <sameerp@post.com> writes:
Hi,
I want to use RMI functionality provided by boost to communicate between two processes.
Boost doesn't have any RMI functionality, per-se.
I found information about the same in article http://www.codeproject.com/threads/RMI_For_Cpp.asp
Looks like you're talking about the serialization library.
Please let me the boost version no. which has this functionality.
The latest version, 1.32.0, has it. -- Dave Abrahams Boost Consulting www.boost-consulting.com

sameer p wrote:
Hi,
I want to use RMI functionality provided by boost to communicate between two processes.
I found information about the same in article http://www.codeproject.com/threads/RMI_For_Cpp.asp
Please let me the boost version no. which has this functionality.
The latest Boost version 1.32 has the functionality you need. The next Boost version, 1.33, wiill probably be released shortly from what I have followed on this NG.
participants (3)
-
David Abrahams
-
Edward Diener
-
sameer p