So far, what I understood is :
Ice support a lot mapping langage (Java, C++, Dot.net-C#, Ruby, etc...)
So applications can communicate together if the langage mapping is supported by Ice runtime.
But regarding Ice runtime & other ice services :
Does Ice have a different implementation depending of the OS
or
Does Ice runtime is coded only in C++ and compiled depending of the target OS
or
Does Ice have an implementation in C++, Java, Dot.Net ?
Thanks in advance

Reply With Quote