I'am sampling data (stream of floats, 20 Hz-rate) with an other AD-application. This app sends strings via tcp/ip to PD and sometimes PD receives this data (using netreceive 8080). But in most cases PD does not start progressing the received data. Instead of "EOF on socket XYZ" is prompted.
What should I try to remedy this.
Martell