[Mono-list] Flash Remoting on Mono

benjamin van der veen bvanderveen at gmail.com
Sat Jul 16 19:13:01 EDT 2005


Miguel,

Flash Remoting and FlashORB are remoting solutions for Flash Player.
It works similar to SOAP, but the protocol is binary and significantly
leaner than SOAP. Flash Remoting is a Macromedia implementation,
FlashORB is a third party one. There are open source implementations
for php, perl, and python, but not for .NET (although I stumbled on
this: http://starwolf.ch -- but it doesn't appear to be open source).

Adrian,

I would be interested in working with someone to port AMFPHP
[http://amfphp.org] to .NET in C#. This is the open source php
implementation of Flash Remoting. I've looked through the code, and
it's not incredibly large or complex. I've never contributed to an
open source project before, much less started one, but I am willing to
take initiative and get my feet wet with something relatively simple
like this.

If anyone is interested, please let me know.

thanks,
benjamin j. van der veen

On 7/16/05, Miguel de Icaza <miguel at ximian.com> wrote:
> Hello,
> 
> > I was wondering if by some off chance anyone on this list has
> > successfully (or unsuccessfully) deployed Macromedia Flash Remoting or
> > FlashORB on Mono. I've posted to some Remoting and FlashORB lists but
> > received no replies.
> 
> Could you tell us more about them?
> 
> Others might be interested in the technology.
> 
> >
> > Any insight is appreciated.
> >
> > thanks,
> > benjamin j. van der veen
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> --
> Miguel de Icaza <miguel at ximian.com>
>


More information about the Mono-list mailing list