Share on Facebook Share on Twitter Email
Answers.com

Interface description language

 
 
is short for:

Meaning Category
Independent Distance LearningCommunity->Educational
Interactive Data LanguageAcademic & Science->Ocean Science
Governmental->NASA
Interface Definition LanguageAcademic & Science->Electronics
Computing->Software
Interface definition file (Visual C)Computing->File Extensions
Interfacility Data LinkGovernmental->Transportation
Interim (or Interoperable) Data LinkGovernmental->Military
Intermediate Density LipoproteinMedical->Oncology
International Date LineRegional->Time Zones

Click here to submit an acronym.


Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
Wikipedia: Interface description language
 

An interface description language (or alternately, 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-neutral 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. In these cases the machines at either end of the "link" may be using different operating systems and computer languages. IDLs offer a bridge between the two different systems.

Software systems based on IDLs include Sun's ONC RPC, The Open Group's Distributed Computing Environment, IBM's System Object Model, the Object Management Group's CORBA, Facebook's Thrift and WSDL for Web services.

Interface description languages

See also

External links


 
 

 

Copyrights:

Abbreviations. STANDS4.com - The source for acronyms and abbreviations. Copyright ©2006 STANDS4 LLC. All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Interface description language" Read more