sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48868
Re: [Question #674852]: Jython: socket connecting only once, then Java Exception
Question #674852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674852
Status: Open => Answered
RaiMan proposed the following answer:
Has apparently nothing to do with SikuliX.
This is either a Jython problem or a usage problem with socket handling.
Since this is run in the IDE, where the state of the interpreter is
preserved until the IDE is closed, this might be a state problem of the
socket implementation.
Search the net about correct handling of socket communications (your
send data, but do not wait for an answer).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.