RobomowRemoteControl icon indicating copy to clipboard operation
RobomowRemoteControl copied to clipboard

App does not open telnet window

Open Gosa7777 opened this issue 2 years ago • 0 comments

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?

Gosa7777 avatar Sep 04 '23 15:09 Gosa7777