View Single Post
  #1 (permalink)  
Old 04-09-2008
karachae karachae is offline
Registered User
 
Name: Hannah Chae
Organization: JHUAPL
Project: Modeling & Simulation
 
Join Date: Apr 2008
Posts: 3
Question 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
Reply With Quote