zephyr/samples/microkernel/apps
Jukka Rissanen c16d29ec0f net: apps: Simple echo server that sends back the data
The echo server is listening on port 4242 and when it receives
UDP packet, it will reverse the data and send it back to the
caller. This can be used to verify that the IP stack is doing
something useful.

Change-Id: Ibbc48c21f2513d59480c5a3bb34c775eb3df8170
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:34 -05:00
..
hello_world doxygen: \param -> @param 2016-02-05 20:14:32 -05:00
network net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00
nfc_hello Fix SOURCE_DIR after moving to samples/microkernel 2016-02-05 20:14:33 -05:00
philosophers doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00