Question #124759 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/124759
testdrive posted a new comment:
Sorry to interfere here... If I'm running the sikuli script(server) &
python scripts(client) in different machines, what changes should I make
in the code (in your reply #1)
I have tried changing the code like the following:
srv = Server(("server_machine_ip", 8000)) # in the server code
and
cli = xmlrpclib.ServerProxy("http://server_machine_ip:8000") # in the
client code
but doesn't seems to be working fine...Thanks in advance !
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp