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 "javax.rmi.corba.stubclass" property?

0 Answers  


How Defining interfaces without IDL in VisiBroker?

0 Answers  


Explain VisiBroker Features

1 Answers  


How to Generate client stubs and server servants?

0 Answers  


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

0 Answers  


What is the default value of "vbroker.agent.addrfile" smart agent communication properties?

0 Answers  


What is Backing stores in the Naming Service?

0 Answers  


What is Visibroker?

1 Answers  


What is the use of java2iiop [options] {class name}

0 Answers  


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

0 Answers  


What is an Event Queue?

0 Answers  


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

0 Answers  


Categories