Tags: Programming Language.

An interface description language (or alternatively interface definition language) or IDL for short is a specification language used to describe a software component’s interface. IDLs describe an interface in a language-independent way enabling communication between software components that do not share a language โ€“ for example between components written in C++ and components written in Java.IDLs are commonly used in remote procedure call software.

Loading...

This page contains content from the copyrighted Wikipedia article "Interface description language"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.