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 "vbroker.agent.localfile" property?

0 Answers  


What is GateKeeper?

0 Answers  


How VisiBroker provides an Enhanced Object Discovery Using the Location Service?

0 Answers  


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

0 Answers  


How to Generate client stubs and server servants?

0 Answers  






How to Deploy java applications with VisiBroker?

0 Answers  


How VisiBroker provides Server-side portability?

0 Answers  


What is the use of idl2java [options] {filename}?

0 Answers  


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

0 Answers  


What is VisiBroker's Smart Agent (osagent) Architecture?

0 Answers  


Do you have experience on implementing system access control and security service using VisiBroker for Java?

0 Answers  


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

0 Answers  


Categories