<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>(Windows 10, Pd-50.0)</p>
<p>i'm sending  messages of 25 bytes with [mrpeach/tcpserver] to a client (NodeMCU/ESP8266),</p>
<p>triggered by [metro 50].</p>
<p>with a tcpclient in a seperate Pd the messages are received in the right order, no gaps.</p>
<p>on the Node i get sometimes 1, most of the times multiple messages in one read.</p>
<p><br /></p>
<p>the sending is done with "broadcast", because in the future there will be more clients.</p>
<p><br /></p>
<p>how come the [mrpeach/tcpclient] and the WifiClient on the Node give different results,</p>
<p>and can tcpserver be 'forced' to treat them equally?</p>
<p><br /></p>
<p>any hint is welcome.</p>
<p>rolf</p>

</body></html>