Daily Archives: December 20, 2024


Introduction I’m sure you’ve already heard about the Interface Definition Language (IDL) if you’ve ever worked with RPC. Yes, if you want to make RPC calls, you can use DCOM by Microsoft, CORBA…Although the technologies are different but they have the same thing: the IDL must be defined first. Then, a tool can compile and […]

OpenClovis Interface Definition Language (IDL)