zephyr/samples/net
Jukka Rissanen a1be6a8ba9 net: app: Create support for network application API
The network application API is a higher level API for creating
client and server type applications. Instead of applications
dealing with low level details, the network application API
provides services that most of the applications can use directly.

This commit removes the internal net_sample_*() API and converts
the existing users of it to use the new net_app API.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-30 06:13:09 -04:00
..
coaps_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
coaps_server samples: coaps_server: Fix platforms to build coap_server test on 2017-06-23 16:03:21 -04:00
common net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
dhcpv4_client linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
dns_resolve tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
echo_client tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
echo_server tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
http_client net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
http_server net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
https_client net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
ieee802154 samples: net: ieee802154: add KW41Z config file 2017-04-28 15:01:10 +03:00
irc_bot tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
leds_demo tests: do not exclude quark_d2000_crb 2017-06-27 17:44:23 -04:00
mbedtls_dtlsclient tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbedtls_dtlsserver samples: net: mbedtls: Fix server compilation 2017-06-27 19:20:53 -04:00
mbedtls_sslclient tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mqtt_publisher tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
nats samples: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
socket_echo samples: net: Add socket-based echo server example 2017-06-28 16:07:55 +03:00
telnet tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
wpan_serial arch: intel_quark: use DW device driver when USB is selected 2017-06-28 15:14:15 -04:00
wpanusb arch: intel_quark: use DW device driver when USB is selected 2017-06-28 15:14:15 -04:00
zoap_client tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
zoap_server tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
zperf tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00