Page 1 of 1

Robotask in network mode

Posted: Sat Dec 23, 2017 3:22 pm
by kevins
I am trying to get Robotask to work in network mode. I understand the simple connection from my client. But I think the server needs to be running. (screenshot)

-Kevin

Re: Robotask in network mode

Posted: Sat Dec 23, 2017 7:40 pm
by Oleg
This means that port number 5500 is already busy.
Maybe it is another copy of RoboTask in another user session (this is possible)
You can use any another port number. But pay attention that client must connect to this port.
5500 is default port for RoboTask application, 5501 is default port for RoboTask system service.

Of course you investigate the problem and view all busy ports bu using NETSTAT system utility.
Read more information here: https://technet.microsoft.com/en-us/lib ... 90947.aspx