Date : Tue, 18 Aug 2009 13:58:02 +0100
From : robert@... (Rob)
Subject: maximum econet packet size
On 18/08/2009, Phil Blundell <philb@...> wrote:
> Does anybody know the maximum packet size that a Beeb will send or
> receive on Econet? It seems to be 8k for normal transmissions under
> RISC OS but I'm not sure whether the same applies for immediates and on
> other machines.
>
20K for a *view of a Mode 0 screen?
It's certainly in excess of 16K, because I had to up the buffer sizes
I was using in BeebEm to copy with a command to load a disc-based
hibasic in one of my !boot scripts..... I put them up to 64K ..
(AUN, incidentally, just sends them as one packet, but UDP
automatically fragmented the packet into multiple smaller ones..)