Célio
Visitor
|
Re:multiuser whiteboard - 2006/06/06 10:08
Hi,
Well yes palabre is still being developped, you can use SVN to check the last functions (like crossdomain support in palabre.conf, bugless logging support, better quickstarter for windows, works on mac ... ) , but it is quite hard to release something stable and well tested under multiple platforms.
I hope i'll have time soon to release ...
And yes "Lag" is the hardest thing to deal with in multiuser applications. Usually for example in games like this to send position of a player i try to anticipate the next position of the player (and not the exact current one) and I try to send few informations (less than 10/sec) and to smooth the moves in Flash. And even on the internet (but with still a server with good bandwidth and latency) it's quit useable
Have fun
|