Hi all,
I have a Client on a part using CORBA and another Client using Ice. I would like to do a communication between the two clients and I thought that I could write the two servers (one for Ice and the other for Corba) in a unic file. It is possible and if yes do you have a simple example.
If no, how can communicate the two servers if they are in different files ? (Do you have an example ?)
In fact, for example, I would miss a message via the Ice Client and receive it via the Corba Client.
if you could help me, I thank you very much !
Sylvain

Reply With Quote
