ActionScript 3的RPC库Flash Remoting(使用),XML RPC,JSON RPC
资 源 简 介
Actionscript 3 RPC Library
Introduction
As3 RPC lib is a set of libraries that can be used with Flex 2 or AS 3 to invoke remote procedure calls using:
* AMF0 (Flash Remoting MX)
* XML-RPC
* JSON-RPC (Coming Soon)
Usage mimics the RemoteObject which is available natively in Flex 2 in an effort to make usage in existing frameworks (e.g. Cairngorm) and design pattern (e.g. Token pattern) easy as possible.
Update 2013
Unfortunately I"ve not been able to actively update the library in sometime. However the project is now available via github at https://github.com/Webysther/as3rpclib thanks to Websyther.
Updates 4/16/2008
Fixed date format
Change content-type header to text/xml
Fixed binary data decoding
Added encoding of generic objects
Added ability to overwrite serializer
Updates 4/14/2007
文 件 列 表
as3-rpclib
.actionScriptProperties
.flexLibProperties
.project
.settings
.svn
bin
license.txt
src