On Feb 28, 2011, at 11:46 , footloose wrote:
The tutorials talk only about marshalling and un marshalling the data
structures. Do the sockets have to be written manually?

Yes. The protocol buffer library from Google does not include an RPC implementation. There are a bunch of third-party implementations though:

http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns

Evan

--
http://evanjones.ca/

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

Reply via email to