AMI API Sample Programs

The TIBCO Hawk software distribution includes sample AMI Java, C++, and C API programs that will help you to better understand how to use the API. These samples can be found in the following directories:

For Java: HAWK_HOME/examples/ami_api/java
For C++: HAWK_HOME/examples/ami_api/cpp
For C: HAWK_HOME/examples/ami_api/c.