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?
Asked
Active
Viewed 543 times
1
-
1Is there a chance to use something else to IIOP? – OscarRyz Dec 10 '10 at 18:18
-
I would prefer something dynamic and cross-platform. I have used C# and Java so far. – Benny Dec 10 '10 at 18:24
-
Yes, but, do you have to connect using IIOP as the protocol or can you chose something else? – OscarRyz Dec 10 '10 at 18:31
-
Aha sorry, I am interacting with a third party server and the only API they exposed is through IIOP unfortunately. – Benny Dec 10 '10 at 18:33
-
This is what google returns : http://infolab.stanford.edu/~akamatsu/IIOPConnectHome.html – OscarRyz Dec 10 '10 at 19:00