My message transmitter sends messages (using ip*works mcast-component). When receiving the messages (using same mcast-component), some byte values are systematically changed.
This happens between values 128 - 159 (dec), below is an example of sent and received values. I think this is supposed to be trivial but can't get forward... I'm using unsigned char buff[] -buffers in both ends.