Ch Java has been designed using two different techniques:
In this technique Ch SDK is used in creating wrapper functions consisting of Ch function file and C space function which communicates with each other. This communication is extended to JNI C libraries. The figure below is the pictorial representation of what has been done.
In this technique Embedded Ch SDK is used in communication between the
JNI binary library with the Ch space functions. Here the Java class is
first executed which invokes the Portable C/C++ script.
The figure below represents the procedure involved in designing.
![]() |
![]() |