search
HomeCommon ProblemWhat is Interface Definition Language (IDL)

Interface Definition Language IDL is a computer language used to describe the interface of software components. IDL describes the interface in a neutral way, so that objects running on different platforms and programs written in different languages ​​​​can Communicate with each other; for example, one component is written in C and another component is written in Java.

What is Interface Definition Language (IDL)

#The operating environment of this article: Windows 7 system, Dell G3 computer.

Related recommendations: "Programming Video"

IDL (Interface Definition Language, interface definition language), also called interface description language, is a language that describes the interface of software components specification. IDL is described in a neutral language and enables software components (written in different languages) to communicate with each other. IDL is usually used in RPC (Remote Procedure Call, remote procedure call) software. IDL provides a "bridge" to connect different systems.

IDL is usually used to call software remotely. In this case, object components on different operating systems are generally called by remote client terminals, and these object components may be written in different computer languages. IDL establishes a communication bridge between two different operating systems.

Software systems developed on the basis of IDL include Sun's ONC RPC, The Open Group's Distributed Computing Environment, IBM's System Object Model, Object Management Group's CORBA, and SOAP (for Web services).

Typical interface definition language

  • IDL specification language, the original Interface Description Language.

  • Microsoft Interface Definition Language

  • HIDL (HAL Interface Definition Language, Hardware Abstraction Layer Interface Description Language), used for Android operating system 8.0 and above

  • Open Service Interface Definitions

  • ##Platform-Independent Component Modeling Language

  • Simple Object Access Protocol (SOAP)

  • WDDX

  • XML-RPC, the predecessor of SOAP

For more related articles, please visit

PHP中文网! !

The above is the detailed content of What is Interface Definition Language (IDL). For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool