What are IDL compilers?



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

Post New Answer

More VisiBroker Interview Questions

What is the default value of "vborker.agent.clientport" property?

0 Answers  


What is the default value of "vbroker.agent.enablecache" property?

0 Answers  


What is the default value of "vbroker.agent.keepalivethreshold" property?

0 Answers  


Explain VisiBroker Features

1 Answers  


How VisiBroker provides Robust thread and connection management?

0 Answers  






What is the default value of "javax.rmi.corba.stubclass" property?

0 Answers  


What is an Event Queue?

0 Answers  


What is the default value of "javax.rmi.corba.utilclass" property?

0 Answers  


What is the default value of "java.rmi.server.usecodebaseonly" property?

0 Answers  


How the Customizing of the VisiBroker ORB with interceptors and object wrappers?

0 Answers  


How to map IDL to Java ?

0 Answers  


What is the default value of "vbroker.rmi.supportrtsc" property?

0 Answers  


Categories