[protobuf] WCF and Flex 4

2010-11-20 Thread mvbaffa
Hi, I have a huge legacy of WCF Services and I want to develop a Flex 4 application to use these services. I wonder if I can use Protobuf-net to allow these two environments to exchange messages. I suppose I have two solutions: 1) User RemoteObjects from Flex and deserialize the AMF messages

[protobuf] Protobuf over HTTP

2010-11-24 Thread mvbaffa
Hi, I have a Flex 4 client and I want to make it talk to a WCF/JSON Service. I have read that protobuf-net fill the WCF part of my communication. I hope that some actionscript protobuf project can do the actionscript part. Sorry about asking this, maybe this is a basic question but I could not

[protobuf] Re: Protobuf over HTTP

2010-11-24 Thread mvbaffa
, HttpService ??? Pavel and Marc, please, can you send some code so that I can test the Flex and WCF. Thanks in advance On Nov 24, 9:16 am, Pavel Shramov shra...@mexmat.net wrote: On Wed, Nov 24, 2010 at 02:54:58AM -0800, mvbaffa wrote: Do you have any reference of a real example sending and receiving

[protobuf] Re: Protobuf over HTTP

2010-11-24 Thread mvbaffa
represented by most platforms (either as base-64 or MTOM). Of course you then need to deal with the byte-array at each end, but that is not usually a problem. Marc On 24 Nov 2010, at 13:41, mvbaffa mvba...@gmail.com wrote: I will look for the threads, Thank you. I have a huge legacy

[protobuf] Re: Protobuf over HTTP

2010-11-25 Thread mvbaffa
-Actionscript encodes the payload. I know nothing about that, so can't really comment. On 24 November 2010 19:28, mvbaffa mvba...@gmail.com wrote: pposed I could send information from Flex using ProtoBuf- Actionscript -- Regards, Marc -- You received this message because you