Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdcad!sun!pitstop!sundc!seismo!uunet!super!rminnich From: rminnich@super.ORG (Ronald G Minnich) Newsgroups: comp.lang.c++ Subject: Re: TCP/IP in C++? Message-ID: <6107@super.ORG> Date: 17 Feb 89 18:09:41 GMT References: <4800053@m.cs.uiuc.edu> <1200001@hp-col.HP.COM> Sender: news@super.ORG Reply-To: rminnich@super.UUCP (Ronald G Minnich) Organization: Supercomputing Research Center, Lanham, Md. Lines: 8 In article <1200001@hp-col.HP.COM> bdale@hp-col.HP.COM (Bdale Garbee) writes: >Unless it's purely for academic interest, re-implementing this stuff to take >advantage of C++'ish features seems a colossal waste of time... I am not so sure. Think of all the hton stuff that it seems to me would go away. One recent version of tcp/ip source that got distributed was missing some of these and did not work on some machines. Seems a lot of ugly fluff could disappear...I could trust the source more. ron