in reply to CRC-16/X25 problem

It seems to be the second of the options above - when I submit an ASCII string, I get the expected result. So, it would seem that I need to "ASCII-fy" my data. Time for pack/unpack tutorial...

Replies are listed 'Best First'.
Re^2: CRC-16/X25 problem
by ikegami (Patriarch) on Mar 17, 2024 at 23:07 UTC
Re^2: CRC-16/X25 problem
by Danny (Chaplain) on Mar 16, 2024 at 20:01 UTC
    What answer do you expect your example to give?