The echo example demonstrates the use of IPC transport.
It shows how to use the main tools that let you implement interaction between entities.
In this section
About the echo example
Implementation of the Client entity in the echo example
Implementation of the Server entity in the echo example
Description files in the echo example
Building and running the echo example