不带 Livecycle、BlazeDS 或类似产品的 AMF 通道
是否可以在 Flex HTTPService 客户端应用程序中使用 AMF 通道,而不使用 Adobe Livecycle、BlazeDs 或类似工具来从 HTTPService 执行实时异步请求?
Is it possible to use an AMF Channel in a Flex HTTPService client application without using Adobe Livecycle, BlazeDs or similar in order to do real time asynchronous request from an HTTPService?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以对任何支持 AMF 的服务进行 AMF HTTP 调用。有很多选择,包括免费的和商业的。
氟Fx
http://www.fluinefx.com/
AMF::Perl
http://www.simonf.com/flap/
WebORB
http://www.themidnightcoders.com/products
OpenAMF
http://sourceforge.net/projects/openamf/
AMFPHP
http://www.amfphp.org/
rubyamf
http://www.rubyamf.org/
PyAMF
http://pyamf.org/
You can make an AMF HTTP call to any service that supports AMF. There are many options, both free and commercial.
FluorineFx
http://www.fluorinefx.com/
AMF::Perl
http://www.simonf.com/flap/
WebORB
http://www.themidnightcoders.com/products
OpenAMF
http://sourceforge.net/projects/openamf/
AMFPHP
http://www.amfphp.org/
rubyamf
http://www.rubyamf.org/
PyAMF
http://pyamf.org/