Date : Thu, 23 Jul 2009 07:57:47 +0100
From : robert@... (Rob)
Subject: RFC: BBC Ethernet API
On 23/07/2009, Jonathan Graham Harston <jgh@...> wrote:
>
> I present here a proposal for an OSWORD Ethernet access call. Having
> examined the BSD sockets library and the RISC OS Sockets documentation it is
> clear that the calls have a fairly uniform interface. Parameters passed to
> calls are almost always: socket, address, length, flags, remote_address,
> remote_length. This makes it fairly easy to translate to an OSWORD
> interface. I propose the following:
Quick read through and it looks good to me. Everything we would
expect is in there: good work!
Rob.