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 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 ...
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 ...