The example establishes a connection with a remote TCP server and turns the user LED ON or OFF based on the command received from the TCP server. This example uses the Ethernet Core FreeRTOS lwIP ...
This code example demonstrates the implementation of a secure TCP client with PSOC™ Edge E84 MCU. In this example, the TCP client establishes a secure connection with a TCP server through an SSL ...
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 ...