Hi everyone,
I'm trying to control a physical robot, with Telnet.
I can successfully send commands like this to control it:
But i can't seem to figure out how to get states (the output/states of the robot in telnet)
How would i go about connecting and getting a state/variable? do i use GET in ajax, or do i need to create a script of some sorts? - all im getting is errors.
Not really game related, but i hope someone might be able to help me out anyway!
More about the Telnet/java setup of the robot here:
xaxxon.com/documentation/view/oculus-prime-telnet-api
Thanks in advance!