Re: [colorforth] List of CF compatible hardware
- Subject: Re: [colorforth] List of CF compatible hardware
- From: "David J. Goehrig" <dave@xxxxxxxxxxxxxx>
- Date: Wed, 8 Apr 2009 13:28:34 -0400
On Tue, Apr 07, 2009 at 03:25:53PM -0600, vaded@xxxxxxxxxxxxxx wrote:
> does anyone have a sense of how difficult it would be to implement ascii
> compatibility in CF?
Do you mean editing ascii in CF, processing ascii with CF, or displaying
ascii in CF? Translating to/from ascii is really just a 128 byte lookup table,
and a couple words.
> end application would be implementing the http
> protocol on a webserver, written in CF
Are you planning on using an OS's TCP/IP stack, or are you writing your
own?
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com