2017-12-28 05:19 AM
Right 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 simultaneous connection, there are some glitches -- timeouts and hangs. A sample of a robust multi-connection TCP/AP application using ST's LwIP+FreeRTOPs will be helpful. Thanks.
2017-12-28 06:49 AM
Several companies offer professional TCP/IP Stack libraries