|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=4) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=6) %!d(string=hai) anos | |
| Makefile | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| asio_tcp_server_test.py | %!s(int64=4) %!d(string=hai) anos | |
| sdkconfig.defaults | %!s(int64=6) %!d(string=hai) anos | |
Simple Asio TCP 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 IP PORT.See the README.md file in the upper level 'examples' directory for more information about examples.