I can’t communicate UR5e robot program with XMLRPC daemon server which runs on computer A.
Computer A:
IP address: 192.168.1.11
Here runs daemon program (XMLRPC server) from com.ur.urcap.examples.mydaemonswing example (port: 40405).
Computer B:
IP address: 192.168.1.12
On this computer client program (XMLRPC client) works fine and can communicate with Computer A with XMLRPC protocol.
UR5e:
IP address: 192.168.1.50
I have simple program to connect with XMLRPC server and get_title. It doesn’t work - the error message below: