ClintD
06-11-2008, 06:06 PM
I'm developing an ActionScript3.0/Flex/AIR app that will run on several machines, and each will need to receive the same data at a fast rate. Also I'm not concerned with the occasional lost packet. Obviously, multicasting UDP data is the way to go.
Does ActionScript support UDP at all?
I've seen some stuff saying it can through Zinc, but are there any free libraries out there that allow for UDP?
Does ActionScript support UDP at all?
I've seen some stuff saying it can through Zinc, but are there any free libraries out there that allow for UDP?