Hi All, I have a flex 2.0 application that need to be notified when an event occurs at the server.
I could start a timer at the flex client and poll periodically the server, but this can be too heavy for specific tasks. The better solution is to notified. Maybe the solution is to listen to a socket and let the server process connect to the flex client. - Is this the best solution ???? - If yes where should I look for examples of socket programming in actionscript ???? Thanks in advance ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

