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 |
What is the default value of "javax.rmi.corba.stubclass" property?
What is Visibroker?
What is the default value of "vbroker.agent.retrydelay" property?
How to Generate client stubs and server servants?
How the Customizing of the VisiBroker ORB with interceptors and object wrappers?
How VisiBroker provides Dynamic invocation with DII and DSI?
Files produced by the idl compiler how ?
What is the default value of "vbroker.agent.port" property?
What is an Event Queue?
What is the use of vbjc [arguments normally passed to javac]?
Do you have experience on implementing system access control and security service using VisiBroker for Java?
what does Visibroker's interface repository server is called ?