On Tue, Feb 26, 2013 at 3:24 PM, Pradeep Rathnayaka <
pradeepkrathnay...@gmail.com> wrote:

> I newbie to protocol buffers, I am currently working on a new java
> client/server standalone application. The system transfers  messages
> between client and server where the process should be happened over a
> restricted network(WLAN). I chosen protocol buffer messages technology to
> transfer data efficiently in fast manner. In my case the client's messages
> consist with several header portions and body(data) itself.
> I have designed this to serialize client's messages data(body) into
> protocol buffer messages and then messages will be sending together with
> header portions to the server. is this good design for me?
>
How does your message's definition look like?


> Thanks.
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to