Flex applications often need a way to be notified about changes or events taking place on the server-side. For instance, financial applications need to have a way to stream stock quote data to the rich clients. The same is true for data-driven applications - as data changes on the server, clients may need to be notified.
More: http://cookbooks.adobe.com/post_RTMP_Data_Push_from__NET_to_Flex-16983.html
source from:http://cookbooks.adobe.com/
More: http://cookbooks.adobe.com/post_RTMP_Data_Push_from__NET_to_Flex-16983.html
source from:http://cookbooks.adobe.com/
Comments