Re: C++ to Java and vice versa

2009-02-20 Thread iyer . nk
: den 20 februari 2009 08:50 To: Protocol Buffers Subject: C++ to Java and vice versa A Quick newbie question: Can i use Protocol Buffers to serialize in c+ + and deserialize in java? Basically I need to transfer data from a c+ + layer to Java and we were planning to use XML. I was wondering

C++ to Java and vice versa

2009-02-19 Thread iyer . nk
A Quick newbie question: Can i use Protocol Buffers to serialize in c+ + and deserialize in java? Basically I need to transfer data from a c+ + layer to Java and we were planning to use XML. I was wondering whether Protocol Buffer can be used instead. thanks.

RE: C++ to Java and vice versa

2009-02-19 Thread Ivarsson, Magnus
Yes, this is exactly what we're all excited about :) /Magnus -Original Message- From: protobuf@googlegroups.com [mailto:proto...@googlegroups.com] On Behalf Of iyer...@gmail.com Sent: den 20 februari 2009 08:50 To: Protocol Buffers Subject: C++ to Java and vice versa A Quick newbie