sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08268
Re: [Question #184165]: Need to performa click in server and thin client
Question #184165 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/184165
Status: Open => Needs information
RaiMan requested more information:
I still do not understand your configuration (what systems are connected
how and what is running on theses systems).
As far as I understand "thin clients", they only connect
screen/keyboard/mouse to some processes, that are running on a server.
So a Sikuli script, that should do something on a client's screen has to
be run in some client connected server process.
Your above script in fact would start 4 threads. But i cannot see, how
each thread is bound to its corresponding client.
I am not a telnet expert, but I doubt, that the above script would run at all (where is it defined, that
#!/usr/bin/python
starts up the Sikuli runtime environment, that is needed to run the script?).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.