Hi Duncan,
On 29 September 2017 at 12:48, Duncan Hare wrote:
> Boot with udp is relatively slow on a local net, and very slow over a WAN.
> TCP is a very effective protocol for fast file, or stream, transfers.
> http (used by wget) is a very efficient protocol, there is one message to
> retrieve
Boot with udp is relatively slow on a local net, and very slow over a WAN.
TCP is a very effective protocol for fast file, or stream, transfers.
http (used by wget) is a very efficient protocol, there is one message to
retrieve the file, and acks from u-boot to server TCP thereafter.
The code was
2 matches
Mail list logo