Does ST have multi connection TCP/IP reference design?
Posted on December 28, 2017 at 14:19Right now the HTTP/Netconn code is replaced with TCP/IP echo server using the sockets API. It 's the typical architecture of a listener thread that spawns connection-handler threads. When we exercise more than one...