The ACP API allows dynamic updates of volatile information, that do not reflect static changes, such as the train rate of a DSL modem in a noisy environment. The updates are fast and immediate, but the changes are not persistent.
To create an application that updates ACP remotely:
1. Compile the IDL file, and generate the code in the language in which you want to write the application.
2. Write the application, and include the generated code for the IDL file.
3. Use the CORBA object reference defined in the property ACP.syncRateAdaptor.ior to send data from the application to ACP.
For more information about configuring ACP, see the SDX Application Library Guide.