#include <stdio.h>
#include <string.h>
#include <libicl.h>
#include <liboaa.h>
Go to the source code of this file.
Defines | |
| #define | AGENT_NAME "AddClient_C" |
Functions | |
| int | setup_oaa_connection (int argc, char *argv[]) |
| Setups up the the connection between this agent and the facilitator. | |
| int | main (int argc, char *argv[]) |
Definition in file AddClient.c.
|
|
Definition at line 8 of file AddClient.c. |
|
||||||||||||
|
Definition at line 12 of file AddClient.c. |
|
||||||||||||
|
Setups up the the connection between this agent and the facilitator.
|