How to implement the RunServer

Asked by Gleybson

What source code files can I develop my sikuli calls? Well I need to inform more parameters to the sikuli server.

thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Gleybson
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Surces of version 1.1.2:
org.sikuli.script.RunServer

... but since this will not be supported for long (version 2 will have a true HTTP server for that), I currently recommend, to pass parametersets via uploaded files.

Revision history for this message
Gleybson (gleybson-farias) said :
#2

thank you, RaiMan!