What are IDL compilers?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is GateKeeper?

1025


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

1357


How VisiBroker provides Dynamic invocation with DII and DSI?

873


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

3140


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

437






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

3117


How to Generate client stubs and server servants?

946


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

433


What is the use of ir2idl [options] filename?

1001


What is an Event Queue?

877


What is the use of vbj [options] [arguments normally sent to java VM] {class} [arg1 arg2 ...]?

1084


How to Deploy java applications with VisiBroker?

986


How to map IDL to Java ?

1118


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

3078


How Defining interfaces without IDL in VisiBroker?

1037