Corba & C#
-
Greets everyone! Am searching for a plugin or something else which allows me to communicate via C# (VS 2005) to a program which implements the CORBA interface. Have read about JANEVA, but Borland does not allow to download it any more. Which other possibilities are there? (I must admit at this very moment I have no idea how this should exactly work, hope it´s kind of dll which can be instanced. If anyone is experienced with this, I would really apreciate to read about this) Thanks for your help.
-
Greets everyone! Am searching for a plugin or something else which allows me to communicate via C# (VS 2005) to a program which implements the CORBA interface. Have read about JANEVA, but Borland does not allow to download it any more. Which other possibilities are there? (I must admit at this very moment I have no idea how this should exactly work, hope it´s kind of dll which can be instanced. If anyone is experienced with this, I would really apreciate to read about this) Thanks for your help.
so you want to communicate java systems with C# isnt' it ? why don't u develop WSDL contracts implementing webservices ? have you looked at those options ? or am I missing something here? Paresh