iNTERFACEWARE Products Manual > Installing and Using Chameleon > Learning the Advanced Features > Auto ACKnowledgments > Verifying Any ACK Message in Chameleon |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
This example shows you how to verify any ACK message in Chameleon. In this example, ack_verify2.vmd (based on the VMD shipped with The following code example shows how you would typically verify any ACK message in your client application using the dynamic interface.
Load and instantiate a dynamic engine object at the beginning of your application:
Insert the methods below into the CHMclient class:
This is the resulting output:
Since the resulting ACK code is a positive ACK, there will be no error text. |