iiop
CORBA IIOPNet and OmniORBpy, remote method call with valuetype param issue
My scope: I\'m trying to create a CORBA solution for two apps one at .NET side (server) and the other on python (client). I\'m using IIOPNet for server and IDLs generation and OmniORBpy for Stubs gene[详细]
2023-03-31 11:01 分类:问答RMI IIOP client object as callback
I\'m trying to build rmi-iiop application (very simple chat). I need server to be able to communicate with client so my thinking was to create interface of connected user:[详细]
2023-03-13 03:19 分类:问答How to specify a CodeSet for WChar string from a CORBA client
This question is related to another question with which I have been struggling: How to access CORBA interface without IDL or late-bound invoke remoting methods[详细]
2023-03-06 23:16 分类:问答How to access CORBA interface without IDL or late-bound invoke remoting methods
We have been using an SAP \"COM License Bridge\" to access their license server and query the hardware key of a system programatically (to reuse with out own licensing). This worked fine on SAP Busine[详细]
2023-03-06 17:41 分类:问答Custom main loop in C# Remoting
I\'m using IIOP.NET to communicate with C++ in C#. Currently C++ calls ca开发者_StackOverflow社区n happen anytime, since C# Remoting Framework uses its own thread.[详细]
2023-03-03 18:37 分类:问答Unicast Vs Portable Remote Object
What is the basic difference between java.rmi.server.UnicastRemoteObject and java.rmi.PortableRemoteObject.[详细]
2023-03-02 01:18 分类:问答Implementing CORBA interface in JBoss
I\'m looking for a tutorial or any additional information on how to make an EJB (or underlying MBean) accessible via CORBA.[详细]
2023-02-12 17:57 分类:问答nonstandard namespace in corba idl
I\'m using IIOP.NET to connect to corba servers. The servers are enterprise level machines and deployed by world renowned vendors, so they all implement standard corba IDL files. More specifically, al[详细]
2023-02-06 20:29 分类:问答Using Python or Other Scripting Language With IIOP
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 开发者_如何学Gohaven\'t found anything that would let me.I[详细]
2023-01-29 18:15 分类:问答How to Re-order the network interfaces returned by WSAIoctl with SIO_GET_INTERFACE_LIST control code
Is there a way to dictate the order of the network interfaces returned by the Win32 WinSock WSAIoctl function\'s SIO_GET_INTERFACE_LIST functionality?[详细]
2022-12-14 00:44 分类:问答