zephyr/samples/network
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
..
dtls_server net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
echo_client net: apps: echo-client test application 2016-02-05 20:15:22 -05:00
echo_server net: Refactor echo-server test application 2016-02-05 20:15:22 -05:00
listener net: Make sure Contiki will not remove received packet 2016-02-05 20:15:22 -05:00
loopback_test net: Make sure Contiki will not remove received packet 2016-02-05 20:15:22 -05:00
test_15_4 net: apps: Validate received data 2016-02-05 20:15:23 -05:00