|
-
November 7th, 2005, 04:47 PM
#1
Reflection & RMI
Hi,
are there, in C++, similar mechanisms to Java's Reflection and/or Java RMI(Remote Method Invokation)? If so, could someone tell me how to use them?
I know there's RTTI, but, from what i know, using it i can only find out if the most specialized type of a variable.
Thanks
-
November 7th, 2005, 05:10 PM
#2
Re: Reflection & RMI
As far as RMI is concerned you might possibly want to look into CORBA.
Perhaps this site may also help you.
http://www.codeproject.com/threads/rmi_for_cpp.asp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|