Best C# Corba / IIOP framework
Posted
by krs43
on Stack Overflow
See other posts from Stack Overflow
or by krs43
Published on 2010-05-09T17:09:35Z
Indexed on
2010/05/09
17:18 UTC
Read the original article
Hit count: 260
I am looking to connect to the CBOE, which provides a Corba / IIOP interface. There are many professional libraries for Java/C++, but I cannot find any for C#. What is the best library for corba in C#? (I have looked at IIOP.Net... it's an option, but it hasn't been updated in years, prefer a more maintained or professional library)
© Stack Overflow or respective owner