Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    An Interface Description Language (or alternately, Interface Definition Language), or IDL for short, is a computer 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 Pascal.
    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, Microsoft's COM, IBM's System Object Model, Mozilla's XPCOM (uses its own dialect, XPIDL), the Object Management Group's CORBA, and SOAP for Web Services.



        Interface description language
            See also

    top

    See also
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Interface description language". link