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
Robotask in network mode
Robotask in network mode
- Attachments
-
- port busy
- server won't start.jpg (30.02 KiB) Viewed 7000 times
Re: Robotask in network mode
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
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
Oleg Yershov