Answer Posted / shilpa jain
VisiBroker comes with three IDL compilers that make object development easier,
– idl2java:Theidl2javacompilertakesIDLfilesasinputandproducesthenecessary client stubs and server skeletons in Java.
– idl2cpp:Theidl2cppcompilertakesIDLfilesasinputandproducesthenecessary client stubs and server skeletons in C++.
– idl2ir:Theidl2ircompilertakesanIDLfileandpopulatesaninterfacerepository with its contents. Unlike the previous two compilers, idl2ir functions with both the C++ and Java ORBs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default value of "java.rmi.server.usecodebaseonly" property?
What is the default value of "vbroker.agent.keepalivetimer" property?
What is an Event Queue?
What is the default value of "vbroker.agent.retrydelay" property?
What is the default value of "vbroker.agent.clientportrange" property?
What is the use of java2idl [options] {filename}?
How VisiBroker provides an Enhanced Object Discovery Using the Location Service?
How to map IDL to Java ?
What is the default value of "broker.agent.port" property?
How VisiBroker provides an Implementation and Object Activation Support?
What is the use of java2iiop [options] {class name}
What is the default value of "vbroker.agent.enablecache" property?
What is the default value of "vbroker.agent.port" property?
What is the default value of "vborker.agent.clientport" property?
What is the default value of "vbroker.agent.failover" property?