3
Answers

Interoperability with CORBA

shaider

shaider

20y
2k
1
Hi! I have to develop a program to communicate with a Unix based server, that server is offering CORBA to communicate. I want to develop it in C#. In Java there is a lot of resources regarding CORBA But I could not found any reference that C# is supporting to communicate through CORBA except bit about SOAP can help to communicate. Can any one tell that it is possible and which technologies can be used for this. shaider@vodatel.com
Answers (3)
0
shimtanny

shimtanny

NA 440 0 20y
Hello again... Another possibility is the open source project IIOP.NET: http://iiop-net.sourceforge.net Really a good approach!! :-) Cheers Simon
0
shimtanny

shimtanny

NA 440 0 20y
oups... html tags are not working, or i have written it wrong. Simon
0
shimtanny

shimtanny

NA 440 0 20y
Hi Middsol is a german company that offers an ORB (MiddCor) for .NET. The package supports a lot of features. Please have a look on their website: I have tried out the MiddCor and it worked excellent. Simon