Sync 2 computers tasks
Hello,
we would like to know if it is possible to synchronized two computers in a competition task and if it is possible to show the participants the correct and incorrect responses of the opponent.
Thank you!
Hello,
we would like to know if it is possible to synchronized two computers in a competition task and if it is possible to show the participants the correct and incorrect responses of the opponent.
Thank you!
Comments
You could send the responses between computers via TCP for instance (using the TcpClient and TcpServer in the extras of the Expyriment stash).