Hello All,

I am a student and am currently evaluating the possibility of using
protocol buffers in my project. I have been checking various RPC
implementations and have the following query.

The tutorials talk only about marshalling and un marshalling the data
structures. Do the sockets have to be written manually?
I am trying to compare protobuf with the ONC RPC(or Sun RPC) in Linux
that takes care of marshalling/un marshalling and also writes the tcp/
udp sockets for the client and server.
And, if it does not write the sockets, why so? Given that other RPCs
do that.

Greetings...

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to