zephyr/samples/microkernel/apps/network/echo_server
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
..
Makefile net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00
prj_arm.conf net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00
prj_x86.conf net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00
prj.mdef net: apps: Simple echo server that sends back the data 2016-02-05 20:14:34 -05:00