
Originally Posted by
richard
You will notice you never receive the data from 93 onwards
since your terminator is "]" <==> ascii 93
Ok, but what about these guys?
Code:
[0340 0341 0342 0343 0344 0345 0346 0347 0348 0256]
[0860 0768 0000 0000 0000 0000 0000 0000 0000 0000]
[1110 1111 1112 1113 1114 1115 1116 1024 0000 0000]
[1620 1621 1622 1623 1624 1625 1626 1627 1628 1536]
[1880 1881 1882 1883 1884 1792 0000 0000 0000 0000] <---- this one does have a 93
EDIT: What would you suggest as a good delimiter? I have no idea what would avoid this stuff.
Bookmarks