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.
[email protected]