Using Ice with Corba
Hello,
I am writing my first post here, though I have been reading a lot of them...
The project I am working now is that:
1. A (c; as server) connects to B (java; as client) with Ace/Corba
2. Also, A (c; as client) connects to C (c; as server) with Ace/Corba
What I want to do is that:
- Develop another D (c#; as server) and connect to A (c; as client) using ICE
A is already working as server and client with Ace/Corba.
Is it possible that A works as Ice-client at the same time?
Thanks.
--
Last edited by karachae : 04-09-2008 at 10:25 AM.
Reason: mis-comment
|