IDL


Meaning of IDL in English

Interface Definition Language

it's the language through which you can define the interfaces for a RPC mechanism between a Client process or machine and a Server one.

Thanks to a compiler, through this language you can obtain the implementation of your RPC mechanism without taking care of the kind of machine the Client and the Server are.

The communication will work invoking the procedures that implement the interface.

Acronyms Misc English vocab.      Словарь сокращений и аббревиатур английского языка.