I am currently working with Java server side and as3 client side. I'm wondering if there is a silver bullet out there for synchronizing the clock between them. Between variable latency and variable clock speeds it seems like each packet would need a timestamp.
Thanks!