zephyr/samples
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
..
application_development
basic
bluetooth
boards samples: olimex_stm32_e407: ccm: trivial README.rst fix 2018-05-17 07:41:56 +03:00
cpp_synchronization
drivers samples: drivers: crypto: Print output length for all operations 2018-05-16 23:30:11 +03:00
grove
hello_world
mpu
net samples: sockets: big_http_download: Update for DHCPv4 support. 2018-05-18 13:03:44 +03:00
nfc/nfc_hello
philosophers
sensor samples: sensor: vl53l0x: trivial README.rst fix 2018-05-17 07:41:56 +03:00
subsys sample: Add MCUX IPM sample application 2018-05-17 15:07:48 -05:00
synchronization
testing/integration
xtensa_asm2
kernel.rst
samples.rst