<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 31.05.2009, at 19:40, Martin Bleichner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello, <br><br>I am trying to implement a (kind of) social science experiment, and would like to do that in squeak/etoys. <br>For that I would like to connect four computers. On each computer you see a shared screen. Each user can manipulate one aspect on that screen. <br> More specifically: There is one ball in the center of the screen. Each of the users can move the ball in only one direction (up, down, left or right).<br>They control the ball together. <br><br>I was pointed to this mailinglist for help. <br> <br>Is something like this possible?<br>What would I need for it?<br>I would really appreciate some help. Put it simple, I use etoys for a reason :) Thanks. <br></blockquote><br></div><div>If you only intend to run this under Sugar (which was not clear when you asked on the squeak-dev list) then the Telepathy "D-Bus Tubes" using the Squeak DBus bindings should be the simplest way to implement collaboration:</div><div><br></div><div><a href="http://wiki.sugarlabs.org/go/Development_Team/Almanac/Shared_Sugar_Activities">http://wiki.sugarlabs.org/go/Development_Team/Almanac/Shared_Sugar_Activities</a></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></div></span> </div><br></body></html>