This code example demonstrates the implementation of a secure TCP server with PSOC™ Edge E84 MCU. In this example, the TCP server establishes a secure connection with a TCP client through an SSL ...
This code example demonstrates the implementation of a secure TCP client with Infineon's PSOC™ Edge E84 MCU and AIROC™ CYW55513 Wi-Fi & Bluetooth® combo chip. In this example, the TCP client ...
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 ...