| |
| Software > Systems Software > Programming Languages > |
Interface Definition Language
|
ALSO CALLED: IDL, Interface Description Language, and Microsoft IDL
DEFINITION: 1) 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 an unknown language. In distributed object technology, it's important that new objects be able to be sent to any platform
Definition continues below.
|
|

|

|
|
Add Interface-Definition-Language to your RSS Reader:
|
|
|
|
|
| 1 Match |
 |
Model Driven Architecture (MDA)
| sponsored by Object Management Group
WHITE PAPER:
This paper is a statement by the OMG Architecture Board (AB) of the expanded vision necessary to support interoperability with specifications that address integration through the entire systems life cycle.
Posted: 03 Jul 2002 | Published: 09 Jul 2001
|
|
|
|
|  |
| |
INTERFACE DEFINITION LANGUAGE DEFINITION (continued):
environment and discover how to run in that environment. An Object Request Broker ( ORB) is an example of a program that would use an interface definition language to "broker" communication between one object program and another one. An interface definition language works by requiring that a program's interfaces be described in a stub or slight extension of the program that is compiled into it. The stubs in each program are used by a broker program to allow them to communicate. 2)
Interface Definition Language definition sponsored by WhatIs.com, powered by WhatIs.com an online computer dictionary
|
| |

|

|
|