> my company has an lcds 2.6 server currently sending data to a 
> flex client... and all is well... what im interested in doing 
> is writing an event gateway application that would utilize 
> the "DataServicesMessaging" event gateway, and have the cfc 
> and a cfm page self update a cfdiv.
> 
> am i crazy? possible? push in the right direction :) thanks!

This is certainly possible, but your cfm page will have to periodically make
a call to the server. There's no way to push a message from the server the
way you would with your Flex clients using RTMP. Your event gateway can
write a flag to a database table or to a persistent variable, and your CF
page can look for changes to the flag.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311161
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to