In Beta 3 we’ll be providing more APIs that allow you to tell the DataService that a change has happened on the server and it will push changes to the clients who would care.

 

Matt

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Bray
Sent: Wednesday, April 12, 2006 3:47 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] FDS: Can push be done with the Data Service alone, or is the message service the only way?

 

Basically, I want my Flex clients to subscribe to data destinations and receive updates that are cause by server-side processes.  Do I need to use both services?  In other words, do a DataService.fill() upon app initialization and then again any time I receive a message from a separate message service destination?

To use a Flash Communication Server analogy, I can have my Flash clients connect to a Remote SharedObject and then have the server occasionally make a remoting call and update that SharedObject which pushes the changes out to the clients.  I need a way to do this in FDS.

Thanks!

-Tom



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to