RobomowRemoteControl
RobomowRemoteControl copied to clipboard
App does not open telnet window
The App does not open any command window. I was able to trace the code to line 74 in ControlServer.java it never returns from socket = serverSocket.accept();
Any recommendations? Am I missing a permission?