Serializing to/from Adobe AMF in C#/Mono?

Posted by Cambiata on Stack Overflow See other posts from Stack Overflow or by Cambiata
Published on 2010-05-14T03:23:55Z Indexed on 2010/05/14 3:34 UTC
Read the original article Hit count: 529

Filed under:
|
|

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?

I'm working in Mono 2.4.

© Stack Overflow or respective owner

Related posts about c#

Related posts about amf