Groups | Blog | Home
all groups > macromedia flash flash remoting > april 2005 >

macromedia flash flash remoting : Flash Remoting and server notification


seldrick
4/10/2005 12:00:00 AM
Hi all,

I would like to know if a flash client can be notified of a certain event
happening in the server side like a Java application server ?

example :
- one application server (JBoss, Tomcat or Weblogic)
- 2 flash clients using Flash Remoting to connect to the application server

Event : client 1 send a request that modifies a business object existing on
server side
Question ; can I notify client 2 of this change ?

If you think it's possible can you give me hints to realize that or better an
example ?

Many thanks

Joel
jameslyon
4/13/2005 10:51:45 PM
That's easily handled using Flash Communication Server ( sending messages to a
listening client), but Flash Remoting will require the client to make a query,
which can be handled by looping but isn't as efficient as Comm Server.
AddThis Social Bookmark Button