I have been trying to use Java EE 6 to create an Application Server based app which is to receive Job objects from a GWT Web Application and those Jobs would be pulled from a Java stand-alone applicat
I\'m new to CORBA and is trying to create a Corba interface for my QT Application. I checked the data types that you could use with CORBA, but I\'m not sure if I coul开发者_StackOverflow中文版d use a
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
I want to know what are the different technologies available for communication among software components distributed across networked computers?
In some project, SysV IPC | Posix queues are used to exchange data between processes; with upcoming Windows port of a software, \"an enormous amount of headache will be introduced without getting into
I need information about currently executing request in server in CORBA application. I am using Corba omniORB. I know, that in Ice for every function implemented in server-side the开发者_开发知识库re
I\'m writing my first Makefile to compile some CORBA .idl definitions for use as part of a larger system. I use omniORB\'s omniidl program which takes file.idl and creates file.hh and a fileSK.cc. Eac
I need to implement an idl-to-java compiler. In fact, it\'s not idl-to-java. Interface definition language is extended. So I need to implement a compiler which can generates java source file. I know n
I have a corba server compiled and running on JVM 1.2. I am using the java IDL to compile the IDL file and generate the required stubs and skeletons and using a NameService to start the server. I am a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a