zephyr/samples/nanokernel/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
..
bluetooth Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
hello_world Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
network net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00
philosophers Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00