[colorforth] UDP (was: NASM for colorforth)
- Subject: [colorforth] UDP (was: NASM for colorforth)
- From: Jecel Assumpcao Jr <jecel@xxxxxxxxxxxxx>
- Date: Mon, 8 Jul 2002 20:11:55 -0400
- Organization: Merlintec Computers
On Monday 08 July 2002 18:10, Mark Slicker wrote:
> The UDP protocol doesn't mention splitting up the datagram, I'll look
> into this issue. Does anyone know offhand?
UDP doesn't. IP does (see fragmentation), but that is totally
transparent to UDP.
UDP would be an excellent choice for a simple protocol to fetch/send
single binary blocks and it would work over the internet.
-- Jecel
------------------------
To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems - List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site - http://www.colorforth.com
Wiki page http://kristopherjohnson.net/wiki/ColorForth
ColorForth index http://www.users.qwest.net/~loveall/c4index.htm