Newsgroups: comp.os.coherent
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixb.cc.columbia.edu!rt2
From: rt2@cunixb.cc.columbia.edu (Rens Troost)
Subject: Re: network support
Message-ID: <1991Apr3.231427.5845@cunixf.cc.columbia.edu>
Sender: usenet@cunixf.cc.columbia.edu (The Network News)
Nntp-Posting-Host: cunixb.cc.columbia.edu
Reply-To: rt2@cunixb.cc.columbia.edu (Rens Troost)
Organization: Columbia University
References: <27FA4F1E.620@orion.oac.uci.edu>
Distribution: usa
Date: Wed, 3 Apr 1991 23:14:27 GMT

I'm writing some networking stuff for MINIX, and am thinking of making it
portable (specifically to coherent.) I'll be doing IP and SLIP, probably as
user processes since I understand coherent does not come with kernel
sources. The basic objective is a stripped-down IP implementation, with
limited support for stuff like routing, and certainly no extras like ARP or
RARP. I'll probably do ICMP as well, but not immediately.

If someone would like to collaborate, I sure could use it. Ideally, two
more people - one to do TCP and one to do UDP - and we'd be in business. Of
course, implementing network software in user space is kinda crazy, but I
think it's ok for something like slip. named pipes for IPC, etc.

Let's get some traffic going on this group!!

-rens
rt2@cunixb.cc.columbia.edu
rens@spiff.ai.mit.edu

