Our client must connect to the MA_example:
# file client.cfg, configuration file for a client | |||
MAName | = | MA_example | |
#traceLevel | = | 1 | # default |
Run the executable that you linked with the DIET client library, and do not forget that the first argument of the method call diet_initialize must be the path of the configuration file above.