zephyr/samples/network/dtls_server
Jukka Rissanen 29faed4aa8 net: apps: Add dtls-server test application
The DTLS server is running in Zephyr and is listening on port 4242
and when it receives DTLS UDP packet, it will reverse the data and
send it back to the caller.

Use the dtls-client application running in host to connect to
the dtls-server.

Change-Id: I3306cb242498019ffc9e0519b06061c36db96f78
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:15:24 -05:00
..
src net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
Makefile net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
prj_arm.conf net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
prj_x86.conf net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00