Luciano, You need about 1 week of development. In steps : 1. Pick up eIther LCDS with RTMP, BlazeDS with "long" request or LCDS 2.6 - any technology that supports "Subscription" object 2. Modifty client-side end-point for "Subscription" object to scan for particular type of the object you will use to push RPC from server - containing "destination", "method" and "params". Make singleton entry to register your "destinations" on the client. Check "apply" method to simulate "invoke". 3. Adopt sample code on the server that sends messages to pass RPC calls.
HTH, Anatole Tartakovsky, Farata Systems On Mon, Jun 23, 2008 at 2:31 PM, Luciano Manerich Junior < [EMAIL PROTECTED]> wrote: > Hi there, > > It is possible with LCDS, BlazeDS or some similar DS to call flex client > methods from the server? If not, this is only possible with FMS? > > Thanks in advance. > > >

