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?
-
1Is there a chance to use something else to IIOP?OscarRyz– OscarRyz2010-12-10 18:18:50 +00:00Commented Dec 10, 2010 at 18:18
-
I would prefer something dynamic and cross-platform. I have used C# and Java so far.Benny– Benny2010-12-10 18:24:59 +00:00Commented Dec 10, 2010 at 18:24
-
Yes, but, do you have to connect using IIOP as the protocol or can you chose something else?OscarRyz– OscarRyz2010-12-10 18:31:00 +00:00Commented 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.Benny– Benny2010-12-10 18:33:15 +00:00Commented Dec 10, 2010 at 18:33
-
This is what google returns : infolab.stanford.edu/~akamatsu/IIOPConnectHome.htmlOscarRyz– OscarRyz2010-12-10 19:00:06 +00:00Commented Dec 10, 2010 at 19:00
Add a comment
|