[SOLVED]Events Sample via IPC

Can anyone show me or give some tips and tricks to do a simple sample about Events between two components via IPC.

I am trying to create call-backs from a server to a client, I have followed all documentation, I think I have properly defined my .api, .cdef and .adf files, but I´m stuck at this point.

I have already solved the issue I had