Tagged Entries
Entries matching: realtime
Here's a quick tip for working with real time data in Flex applications (in particular Blaze Data Services and LiveCycle Data Services). LCDS isn't new by any means, but not everyone uses it on a daily basis. Here are a few ways that you can push real-time data between the server and client applications.
If you have ever worked with LiveCycle Data Services or BlazeDS in a data-broadcast (data-push) scenario, there's no doubt know about using Consumer objects to receive streams of data. When messages are received,
MessageEvent.MESSAGE events are dispatched, and your application can respond to the incoming data as it is received.



Facebook Application Development
@InsideRIA on Twitter