OMG Interface Definition Language (IDL) file
IDL is a file extension for a Interface Definition Language file format used by OMG CORBA.
IDL (interface definition language) is a generic term for a language that lets a program or object written in one language communicate with another program written in another unknown language. In distributed object technology, it's important that new objects be able to be sent to any platform environment and discover how to run in that environment.
An Object Request Broker (ORB) is one example of a program that would use an interface definition language to "broker" communication between one object program and another one.
Learn more about IDL files:
Ask IDL-related questions at IT Knowledge Exchange.
Tech TalkComment
What made you want to look up IDL OMG Interface Definition Language (IDL) file? Please tell us where you read or heard it (including the quote, if possible).
Share
Comments
Results
Contribute to the conversation