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 "vbroker.agent.clientportrange" property?
How Defining interfaces without IDL in VisiBroker?
What is VisiBroker's Smart Agent (osagent) Architecture?
What is the default value of "vbroker.agent.failover" property?
What is the use of vbj [options] [arguments normally sent to java VM] {class} [arg1 arg2 ...]?
What is the default value of "vbroker.agent.debug" property?
What is the default value of "vbroker.agent.addrfile" smart agent communication properties?
What is Backing stores in the Naming Service?
Do you have experience on implementing system access control and security service using VisiBroker for Java?
How VisiBroker provides an Enhanced Object Discovery Using the Location Service?
What is the default value of "vbroker.agent.addrfile" property?
What is the use of java2idl [options] {filename}?
What is an Event Queue?
Files produced by the idl compiler how ?
What is the default value of "vbroker.agent.keepalivethreshold" property?