[protobuf] How to transfer data using protocol Buffers in c++?

2015-07-06 Thread Aravinth Veeramuthu
Hello all,
Help me to transfer data using protocol Buffers in c++?
I have to pass my data from one language to another language program(ex: 
c++ to golang) using Protocol Buffer.

Thanks,
Aravinth V

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] How to transfer data from client to server using Protocol Buffer(windows)?

2015-07-06 Thread Aravinth Veeramuthu
Hello geeks,
How to transfer data from client to server using Protocol Buffer(windows)?

Thanks,
Aravinth

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] How to de-serialize the protocol message(char array)in c++?

2015-07-06 Thread Aravinth Veeramuthu
Hi All,

I sent my serialized protocol message(through buffer) from go program to 
c++ program .In C program i received the proto message as a char 
array(buffer).How can i de serialize the protocol message from the go 
program ?

Thanks,
Aravinth V 

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] Protocol buffer Php implementation pblm

2015-07-07 Thread Aravinth Veeramuthu
Hi all,
I m new to php-protobuf concept.
When i run my php code i got the following error in my page?

*Fatal error*: Class 'msg\Person' not found in 
*C:\xampp\htdocs\mypro\example.php* on line *6*

*Help me!*

*thanks,*
*Aravinth v*

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] Re: XML to Protocol Buffers converter

2015-07-16 Thread Aravinth Veeramuthu
How to convert the XML data into the Protocol buffer format in c++???

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.