Now there is an http admin api that you can use with FMS2 to
administer the
server. I am not sure if there's a method that could be
'abused' to somehow
push a piece of info in...
If you check the admin API docs of FMS then you may be able
to judge if this
is an option - I bet it's not.
<goes away and thinks for a minute>
Hmm maybe there is a way. How about instantiating a certain
app and instance
via the admin (http) api and get your main FMS app to
somehow check for the
existence of that app? This could be used as a boolean
(thinking out loud
here, this may not be feasible for you).
It's clear: an external API interface into FMS is badly
needed - and how
neat would it be if you could use this to (using permission
levels) somehow
push info into FMS.
As I said the Java SDK is meant to be capable of this but
until that's
released only the Flash Player can directly connect to FMS.
Stefan
> -----Original Message-----
> From: flashcomm-bounces chattyfig.figleaf.com
> [mailto:flashcomm-bounces chattyfig.figleaf.com] On
Behalf Of phaedrus
> Sent: 23 August 2006 18:25
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] Remote procedure call to Media
> Server from ColdFusion
>
> Argh!
>
> Thanks for letting me know.
>
> I was talking to the folks that would be writing the
code to
> call the RMI and they were wondering if they did a
> "primitive" call directly to the port.
> Has anyone attempted anything like this? If its
possible or
> impossible, I'd like to be able to point them in the
right direction.
>
> Otherwise, it looks like its polling which is a big
suck.
>
> This media server app is my first attempt at server
side
> anything so I'm pretty new to all off it. Not
entirely sure
> what can and can't be done.
>
> - phaedrus
>
> -----Original Message-----
> From: flashcomm-bounces chattyfig.figleaf.com
> [mailto:flashcomm-bounces chattyfig.figleaf.com] On
Behalf Of
> Alexander Farber
> Sent: Wednesday, August 23, 2006 4:03 AM
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] Remote procedure call to Media
> Server from ColdFusion
>
> Hello
>
> There is also the Java-based Red5, http://osflash.org/red5
> but I'm not sure if it can do it (register some event
listener?)
>
> On 8/23/06, Stefan Richter <stefan flashcomguru.com> wrote:
> > This is not possible, there is no API for this.
> > Adobe had announced a JAVA SDK a long time ago but
has so
> far failed
> > to provide it. This SDK should be able to achieve
what you
> are asking
> > for but unfortunately the SDK has not been
released and no date for
> > its release
> has
> > been provided.
> >
>
> > > -----Original Message-----
> > > [mailto:flashcomm-bounces chattyfig.figleaf.com] On Behalf Of
> > > phaedrus
> > >
> > > I'm guessing this is just a matter of not
being able to properly
> > > frame the question for google, but how do I
call a procedure in
> > > Flash Com from an external application (like
Cold Fusion)?
> > >
> > > An example would be a cold fusion application
notifying the Flash
> > > Communication server that a certain user no
longer has
> access to a
> > > certain resource.
> > >
> > > I could mimic this by having the
communication server frequently
> > > polling a remoting component asking if
anything has
> changed but that
> > > could get very processing heavy and would
greatly complicate my
> > > application.
>
>
> _______________________________________________
> FlashComm chattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
a>
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.c
om
>
_______________________________________________
FlashComm chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
a>
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om
|