(Windows 10, Pd-50.0)

i'm sending  messages of 25 bytes with [mrpeach/tcpserver] to a client (NodeMCU/ESP8266),

triggered by [metro 50].

with a tcpclient in a seperate Pd the messages are received in the right order, no gaps.

on the Node i get sometimes 1, most of the times multiple messages in one read.


the sending is done with "broadcast", because in the future there will be more clients.


how come the [mrpeach/tcpclient] and the WifiClient on the Node give different results,

and can tcpserver be 'forced' to treat them equally?


any hint is welcome.

rolf