can we call rmi method tghrough c++ if yes then how
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35232
7
posted
0
I think the answer is yes, if instead of JRMP (which is a Java-only protocol) the IIOP protocol is used. Although, come to think of it, this may only work if Corba is used, I'm not quite sure.