How to Write a User Interface Protocol Module (UIPM)


Page Content:


Understand the UCH Architecture

Please refer to the UCH specification.

Write Your UIPM

You must mplement the IUIPM Interface, and may use any method of the IUIPMListener.

Step 3. Implement Step by Step the following methods as written below:

UCH header files required:

Make Your UIPM a Dynamic Library

Please refer to How to create a dynamic library.

Configure the UCH to Use Your UIPM

Please refer to How to Modify the UCH Configuration File.


Last update: Parikshit Thakur & Team, 2008-05-26; Gottfried Zimmermann, 2008-06-25