Tech Glossary

What is JNI?

JNI is a programming language that enables Java programmers to call C and C++ code. JNI is used to create applications that combine code written in different languages. JNI is one of several technologies that enable different languages ​​to interact with each other. Other technologies that make it possible to combine code written in different languages ​​are COM and CORBA.