
mcbaker01
USA
Asked
— Edited
I saw that you can open up a telnet connection to ARC .
That's very cool.
I really want to use JavaScript to program my robot.
If I could connect to ARC via an html5 web socket, where all data that comes in from the ez-b is transferred across the connection, that would be very cool.
Will ez-robot ever support something like this?
Cool, new features! Thanks!
I'll play around with it, see if I can make it work.
It will be interesting to see how the HTTP service works out.
HTTP is stateless, not a dedicated connection so it seems like it would be more useful for some operations more than others.