|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=6) %!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_chat_server_test.py | %!s(int64=6) %!d(string=hai) anos | |
| sdkconfig.defaults | %!s(int64=6) %!d(string=hai) anos | |
Simple Asio chat 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 and type for example 4ABC<CR> to transmit 'ABC\n'See the README.md file in the upper level 'examples' directory for more information about examples.