1

I have a java version of an IIOP client but I am having all sorts of issues with connectivity. I would like to build the client in python but haven't found anything that would let me. Is there such a thing?

5
  • 1
    Is there a chance to use something else to IIOP? Commented Dec 10, 2010 at 18:18
  • I would prefer something dynamic and cross-platform. I have used C# and Java so far. Commented Dec 10, 2010 at 18:24
  • Yes, but, do you have to connect using IIOP as the protocol or can you chose something else? Commented Dec 10, 2010 at 18:31
  • Aha sorry, I am interacting with a third party server and the only API they exposed is through IIOP unfortunately. Commented Dec 10, 2010 at 18:33
  • This is what google returns : infolab.stanford.edu/~akamatsu/IIOPConnectHome.html Commented Dec 10, 2010 at 19:00

1 Answer 1

1

omniORB supports Python.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.