Does ST have multi connection TCP/IP reference design?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-12-28 5:19 AM
Posted on December 28, 2017 at 14:19
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.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-12-28 6:49 AM
Posted on December 28, 2017 at 15:49
Several companies offer professional TCP/IP Stack libraries
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
