Quote:
Originally Posted by Nommo
I need '\0', it's node.JS, remember how long it took to figure that one out :> Well, other packets work smooth + I tested it with static 0|C packets, like one which you showed and it didnt work aswell... Now im a bit in another project, so that one will wait for now, but will need to figure out smth.
Thanks for your time :)
Regards,
Nommo.
|
if it is only happening with "C" i would
a) assume it has to do something with the length of the transmitted string that might interfere with other synchronous working things (like try to make everything extremely short (name 'a' instead of '123test123' or pos 1|1 instead of pos 1500|1500)
b) assume that something in the swf is wrong, which you might have to check out and try to work with a second swf
otherwise you dont need to try these things if you dont want to :rolleyes: