Peter van Heun wrote:The clock is not suitable for the WC so we can not get the time to the software (the software can not get the time from the clock) because the clock is needed to send the time to the software. How do you think we can get (send) the time into the software? If there is a clock which sends the time to the software (the software "pulls" the time out of the clock) you are right, it is possible to change the time by the software. (Kip en ei verhaal, zoiets.)
It's getting quite consufing when you start about chickens and eggs...
I guess we are dealing with two pieces of software here. One is the software in the clock, which enable you to regulate the allowed time. The second is the software to put the game to the internet.
The second piece of software talks to the first. It asks something like: "Hey clock, what's the remaining time for white?" And the clock answers: "Well, it is '1:23'." This '1:23' may be a string. The second piece of software does nothing more then copying this string to the right field on the website. So, I do not think we have a problem so far. Shahcom has tackled it, I guess.
The problem is, that the first piece of software does not always give the right time. That is, both on the display and as an answer to the question of the second piece of software. So you need an adjustment to the first piece of software. It should not count any moves and it must add the second period when the first period is over.