OSS Remoting round-up
AMFPHP
AMFPHP provides a server-side data transport layer, which enables server process calls that return objects which are native to the Flash platform, no XML or other text based format deserialising needs to take place. The advantages should be obvious.
- http://www.amfphp.org/ - Homepage
- http://aralbalkan.com/529 - Comparison of OSS and Remoting options in use (AMFPHP outnumbers other options by 3:1)
Red5
Red5 is a very ambitious project which is still at the 0.5 / 0.6 development so not quite ready for primetime at this stage, even so, it is looking like a very promising OSS replacement for Flash Comm Server. I will be keeping an eye on this and see how it matures, it provides all the additional multimedia functionality that FlashComm Server provides (ie. Video and Audio streaming) as well as the regular AMF data transport.
The rest
There are a few other AMF / Remoting options available...
- PHPObject - Homepage
- OpenAMF (Java) - on Sourceforge
- Darron Schall's notes on OpenAMF - Here
- Fluorine (.NET / C#) - Homepage
- 5etdemi's (5 1/2) Fluorine post - Here
1 comment October 25th, 2006


