序列化到/从Adobe AMF在C#/单声道? [英] Serializing to/from Adobe AMF in C#/Mono?

查看:280
本文介绍了序列化到/从Adobe AMF在C#/单声道?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用Zend_Amf有可能从Adobe AMF格式序列化的PHP对象/。
是否有从AMF序列化/反序列化的C#对象/等同库?

Using Zend_Amf it's possible to serialize php objects to/from Adobe AMF format. Is there an equivalent library for serializing/unserializing C# objects to/from AMF?

我在单声道2.4工作。

I'm working in Mono 2.4.

推荐答案

有几个选项。这里是最好的。

There are several options. Here's the best.

http://www.fluorinefx.com /

氟AMF提供了完整的客户端和服务器实现通过HTTP和AMF的通过RTMP至少服务器实现(我不知道客户端RTMP - 我们只是没有用它,所以我还没有研究它)。它还包括可以被直接用于AMF序列和反序列化类。

Fluorine provides a full client and server implementations of AMF over HTTP and at least server implementations of AMF over RTMP (I'm not sure about client for RTMP--we just haven't used it so I haven't looked into it). It also includes classes that can be utilized directly for AMF serialization and deserialization.

我们在我们作为一个HTTP AMF服务器应用程序的广泛使用,随机AMF序列化/反序列化,RTMP服务器,而在过去,我们实现了一个普通的AMF在TCP套接字使用氟服务器(其不再是必要的,这是预RTMP支持)。

We use it extensively in our application as an HTTP AMF server, for random AMF serialization/deserialization, RTMP server, and in the past we implemented a plain AMF over TCP socket server using Fluorine (which is no longer necessary, this was pre-RTMP support).

这篇关于序列化到/从Adobe AMF在C#/单声道?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆