[protobuf] Re: Receiving/Parsing Messages

2009-12-07 Thread lexer
Thank you guys. It was helpful. -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To post to this group, send email to proto...@googlegroups.com. To unsubscribe from this group, send email to protobuf+unsubscr...@googlegroups.com. For more

[protobuf] Re: Receiving/Parsing Messages

2009-12-06 Thread lexer
Adam, Could you please show simple example how to use tag number for dispatch purpose. On Dec 3, 9:59 pm, Adam Vartanian flo...@google.com wrote: Another option is to send some kind of identifier preceding the message (just like the total size of the message), right? Yep.  In fact, the