Hi Billy,
On 17/11/16 19:03, Billy Stiltner wrote:
so this could replace the JAVA udp tcp socket overhead ?
In theory yes but I haven't done extensive testing yet to determine if it's robust enough. One thing is for sure - if you send messages too quickly in succession they will get dropped. That's basically unavoidable due to the hacks it uses.
works from here to your server and back.
Cool! Thanks for trying it out. As you point out in the other email it actually doesn't contact my server - only the HTML file is loaded from there and then the communication is happening locally.
how did you figure it out?
I guess I just realised that recent features of netsend (bi-directional, binary) allow it to work. Also I was visited by a magical binary elf at midnight who imparted to me the secrets three.
Cheers,
Chris.