UIFlow 2.0 TCP Client example
-
Hello, I started using UIflow version 2 and saw there are TCP server and client blocks, I try to use the TCP client, but just get errors,.
Where I can find a very basic example , or documentation about how to use this blocks.
Thanks in advance
-
Hello @gabrielgc75
check out the example in the Project Zone: M5Dial_TCP_Client_Example_UIFlow2.0.8
It sends "hello" to a public echo server after clicking button A and receives the string back.
Thanks
Felix