|
|
4 lat temu | |
|---|---|---|
| .. | ||
| main | 4 lat temu | |
| CMakeLists.txt | 6 lat temu | |
| Makefile | 6 lat temu | |
| README.md | 6 lat temu | |
| asio_udp_server_test.py | 4 lat temu | |
| sdkconfig.defaults | 4 lat temu | |
Simple Asio UDP echo server using WiFi STA or Ethernet.
idf.py menuconfig) to configure Wi-Fi or Ethernet. See "Establishing Wi-Fi or Ethernet Connection" section in examples/protocols/README.md for more details.idf.py -p PORT flash monitor to build and upload the example to your board and connect to it's serial terminal.nc -u IP PORT.See the README.md file in the upper level 'examples' directory for more information about examples.