Skip to main content
bill
Visitor II
December 9, 2015
Question

socket server and multiple clients

  • December 9, 2015
  • 1 reply
  • 604 views
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 topic has been closed for replies.

    1 reply

    Gerardo GALLUCCI
    ST Employee
    December 9, 2015
    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