Hi,
I have written a tcp-server for GForth, as a getting-started-with-a-
real-Forth-project-lesson. It is non-blocking, multi-threaded and very
alpha. It is based on the bsd-sockets interface and needs a Unix-like
environment to run.
It is so far tested on Mac (Intel and PPC, Tiger) and Redhat 8.0
(Intel 32 bit). Comments on code/improvements are welcome.
More info on http://egesund.org/forth/forth.htm
Cheers,
Petter Egesund