hi
and this is not good
what do you mean by "this is not good" ?
it breaks my sender side
any idea?
it looks like you are trying to much data at once via the network.
do you know the limitation?
probably you might get better results if you try to send all the data in one single message [1 33 2 77 3 23 .... 15 89( and repack this list to small sub-lists on the receiver-side.
ok will try
mfg.a.dr IOhannes