Re: multiCast/broadcast
Date: September 29, 2011 06:02PM
Hi,
no, multicast is not permitted/possible in asUDP.
Normally, if you send in a small repeat loop, you should be able to synchronise multiple computers with a lag under humain perception. I've done it, and I know that others hav done it.
Also, you can empty the queue by reading everything in a short repeat loop until it is empty, this is really fast!
If you have lags, I suspect that it's probably another reason... but don't hesitate to discuss more about your case.
Cheers !