mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 12:35:20 +00:00
Add a simple UDP server application that will receive UDP data and print various statistics like number of packets received and dropped, amount of bytes received, and how many packets / sec we were able to receive. Currently the sample only provides a config file for FRDM-K64F board. Note that this sample should not be run in QEMU as the performance is very bad there because of SLIP link between Linux host and QEMU. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
application_development/external_lib | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
drivers | ||
grove | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
subsys | ||
synchronization | ||
testing | ||
kernel.rst | ||
samples.rst |