Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@ms-cs-Ab8svl • Jan 5, 2010
do you want to call c++ methods on remote system from jvm? -
@manish-r2Hoep • Jan 5, 2010
yes.....is it possible?as c++ does not provides this facility like remote method invocation -
@ms-cs-Ab8svl • Jan 5, 2010
As I heard from java fellas,, what you are asking is possible 😀
You can use java native, along with java rmi... -
@manish-r2Hoep • Jan 5, 2010
Okk thanks i will search on it on Google..as I have never heard about this concept