zephyr/samples/net/sockets
Paul Sokolovsky ef39533365 samples: sockets: Add a dumb HTTP server example
It's dumb, because it doesn't really parse HTTP request, just always
sends the same page in response. Even such, it's useful for socket
load testing with tools like Apache Bench (ab) and for regression
checking in the net subsystem.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-09-22 08:24:36 -04:00
..
dumb_http_server samples: sockets: Add a dumb HTTP server example 2017-09-22 08:24:36 -04:00
echo net: sockets: Consistently use "BSD Sockets compatible API" moniker 2017-08-17 12:02:55 -05:00
echo_async samples: net: echo_async: Add IPv6 support 2017-08-21 08:40:46 -04:00
http_get samples: net: sockets: Add HTTP GET example 2017-09-19 17:39:44 +03:00