Re: Two questions: uint16_t support and fixed length fields

2009-03-09 Thread anthrope
Kenton, Thanks for your answers. I believe you've answered both of them. My application unfortunately has very stringent requirements for the format and layout of the data that will be streamed into and out of it. Essentially, we will be sending binary data packets over a TCP or UDP socket. Th

Re: Two questions: uint16_t support and fixed length fields

2009-03-09 Thread Kenton Varda
On Mon, Mar 9, 2009 at 2:45 PM, anthrope wrote: > > Hello all, >I have only just begun looking at Protocol Buffers, and am > intrigued, to say the least. I have taken a quick look at the library, > and thought I would post a couple of questions before delvign further. > > First, is there supp

Two questions: uint16_t support and fixed length fields

2009-03-09 Thread anthrope
Hello all, I have only just begun looking at Protocol Buffers, and am intrigued, to say the least. I have taken a quick look at the library, and thought I would post a couple of questions before delvign further. First, is there support for the C/C++ uint16_t type? My application needs to send