What are IDL compilers?
Answer / 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 |
Explain VisiBroker Features
What is the default value of "javax.rmi.corba.utilclass" property?
What is the default value of "vbroker.agent.addrfile" smart agent communication properties?
What is GateKeeper?
How to Generate client stubs and server servants?
What is the use of java2iiop [options] {class name}
What is the default value of "vbroker.agent.addrfile" property?
What is the use of java2idl [options] {filename}?
What is VisiBroker's Smart Agent (osagent) Architecture?
What is the default value of "vbroker.agent.addr" property?
What is the default value of "vbroker.agent.keepalivetimer" property?
What is default value of "vbroker.agent.keepalivetimer" property?