zephyr/samples/net
Paul Sokolovsky 0b76b12837 samples: sockets: big_http_download: Update for DHCPv4 support.
Enable CONFIG_NET_DHCPV4, while keeping static IP configuration,
which allows the app to work both with static IP (e.g. when
connected to a workstation without DHCP server) and with DHCP (e.g.
when connected to a router). When using DHCP, getting an address
may take some time, during which getaddrinfo() may fail due to a
timeout. So, add retries for this call.

Tested with qemu_x86 (non-DHCP) and frdm_k64f (both DHCP and
non-DHCP).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-05-18 13:03:44 +03:00
..
coap_client
coap_server
coaps_client
coaps_server
common
dhcpv4_client
dns_resolve
echo_client
echo_server
eth_native_posix
http_client
http_server
irc_bot
leds_demo
lwm2m_client
mbedtls_dtlsclient
mbedtls_dtlsserver
mbedtls_sslclient
mdns_responder
mqtt_publisher
nats
rpl_border_router
rpl_node
rpl-mesh-qemu
sntp_client
sockets
stats
syslog_net
telnet
throughput_server
traffic_class
vlan
wifi
wpan_serial
wpanusb
ws_console
ws_echo_server
zperf
net.rst