Hi,
I was wondering what is the max packet size of a packet being generated
by
make_packet(). It looks like it is a multiple of 512Bytes. Is the max
also
512B?
Thanks
Hi,
I was wondering what is the max packet size of a packet being generated
by
make_packet(). It looks like it is a multiple of 512Bytes. Is the max
also
512B?
Thanks
On Sun, Aug 26, 2007 at 02:22:53PM -0700, Meenaktchi V.
wrote:
Hi,
I was wondering what is the max packet size of a packet being generated by
make_packet(). It looks like it is a multiple of 512Bytes. Is the max also
512B?Thanks
IIRC it’s about 4096 bytes. Maybe a bit smaller because of some
overhead. The limit is somewhat arbitrary, and could be removed by
having the whitener code reuse the whitening mask when it got to the
end.
Eric
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs