Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
protoc-c and protoc python - are they interoperable?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pshaikh  
View profile  
 More options Aug 23 2012, 8:25 am
From: pshaikh <pshaikh.wo...@gmail.com>
Date: Thu, 23 Aug 2012 05:25:06 -0700 (PDT)
Local: Thurs, Aug 23 2012 8:25 am
Subject: protoc-c and protoc python - are they interoperable?

Hi all,

I need to establish communication between two programs - one written in
C(server) and other in python(client).

In C program, I intend to use serialization / deserialization routines
generated by protoc-c.

Can I use routines generated by protoc on same protofile in Python program
to communicate with C program?

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phuah Yee Keat  
View profile  
 More options Aug 23 2012, 10:16 pm
From: Phuah Yee Keat <ykph...@gmail.com>
Date: Thu, 23 Aug 2012 19:16:42 -0700 (PDT)
Local: Thurs, Aug 23 2012 10:16 pm
Subject: Re: protoc-c and protoc python - are they interoperable?

On Thursday, 23 August 2012 20:25:06 UTC+8, pshaikh wrote:

> Can I use routines generated by protoc on same protofile in Python program
> to communicate with C program?

Yes, that's the whole idea of protobuf, one proto file, and passed through
different generator to generate routines for different languages.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »