socket server and multiple clients
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-12-09 8:53 AM
Posted on December 09, 2015 at 17:53
In my application, the
SPWF01 needs to be both MiniAP and socket server. I'm unclear how multiple socket clients would be supported - my understanding is that when in socket server mode, the SPWF01 switches to data mode on an incoming client connection, after which a bidirectional connection is established between the host MCU UART port and the client. So, how does one support multiple concurrent socket client connections?
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
2015-12-09 8:57 AM
Posted on December 09, 2015 at 17:57
Hi Bill,
due to RAM limits, current module socket server cannot support more than 1 client.j