This code example demonstrates implementation of a TCP server with PSoC® 6 MCU and CYW43xxx connectivity devices. In this example, the TCP server establishes a connection with a TCP client. Once the ...
This code example demonstrates the implementation of a secure TCP server with Infineon's PSOC™ Edge E84 MCU and AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip. In this example, the TCP server ...
Hello! Today's blog post will be about coding a very rudimentary Client and Server application duo, which will communicate by using TCP Sockets. It is, as illustrated, in principle, just two cans and ...